Skip to content

[GEF] Remove forked RootEditPart class for tree viewer - #1597

Merged
ptziegler merged 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:gef-tree-root-ep
Sep 5, 2026
Merged

[GEF] Remove forked RootEditPart class for tree viewer#1597
ptziegler merged 1 commit into
eclipse-windowbuilder:masterfrom
ptziegler:gef-tree-root-ep

Conversation

@ptziegler

Copy link
Copy Markdown
Contributor

In order to show the root ObjectInfo in the tree viewer, it must not be used as input. For this, it is wrapped inside a ObjectInfoContainer when passed to the tree viewer. This will then be transformed into a ObjectContainerEditPart, which is the invisible child of the RootTreeEditPart.

Contributes to
#1432

@ptziegler ptziegler added this to the 1.26.0 milestone Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Test Results

     4 files       4 suites   2h 18m 22s ⏱️
 7 025 tests  6 995 ✅ 30 💤 0 ❌
23 696 runs  23 602 ✅ 94 💤 0 ❌

Results for commit da7294a.

♻️ This comment has been updated with latest results.

In order to show the root `ObjectInfo` in the tree viewer, it must not
be used as input. For this, it is wrapped inside a `ObjectInfoContainer`
when passed to the tree viewer. This will then be transformed into a
`ObjectContainerEditPart`, which is the invisible child of the
`RootTreeEditPart`.

Contributes to
eclipse-windowbuilder#1432
@ptziegler
ptziegler merged commit d52c210 into eclipse-windowbuilder:master Sep 5, 2026
8 checks passed
@ptziegler
ptziegler deleted the gef-tree-root-ep branch September 5, 2026 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