8000 [GEF] Implement "finder" methods in GraphicalViewer using Draw2D methods by ptziegler · Pull Request #1130 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

[GEF] Implement "finder" methods in GraphicalViewer using Draw2D methods#1130

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:gef-finder
Jun 30, 2025
Merged

[GEF] Implement "finder" methods in GraphicalViewer using Draw2D methods#1130
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:gef-finder

Conversation

@ptziegler
Copy link
Contributor

Similarly to the GEF viewer, the findTargetEditPart() method should be implemented using the ConditionalTreeSearch.

Just like the findTargetHandle() method should be implemented using findFigureAt().

Doing so removes all references to the TargetEditPartFindVisitor and also to the accept() method of our Designer figure.

@ptziegler ptziegler added this to the 1.21.0 milestone Jun 18, 2025
@ptziegler ptziegler marked this pull request as draft June 18, 2025 18:34
@ptziegler ptziegler force-pushed the gef-finder branch 8 times, most recently from 247e515 to de0309a Compare June 29, 2025 19:22
Similarly to the GEF viewer, the findTargetEditPart() method should be
implemented using the ConditionalTreeSearch.

Just like the findTargetHandle() method should be implemented using
findFigureAt().

Doing so removes all references to the TargetEditPartFindVisitor and
also to the accept() method of our Designer figure.
@ptziegler ptziegler marked this pull request as ready for review June 29, 2025 20:53
@ptziegler ptziegler merged commit 482b762 into eclipse-windowbuilder:master Jun 30, 2025
8 checks passed
@ptziegler ptziegler deleted the gef-finder branch June 30, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0