8000 Avoid creating a static shell for the BorderDialog by ptziegler · Pull Request #1260 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Avoid creating a static shell for the BorderDialog#1260

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-border-dialog-shell
Oct 9, 2025
Merged

Avoid creating a static shell for the BorderDialog#1260
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-border-dialog-shell

Conversation

@ptziegler
Copy link
Contributor

When the BorderDialog is opened for the first time, an invisible Shell is created, which is required for the source code generation. This Shell is never disposed. This invisible shell is now created as a child of the dialog.

When the BorderDialog is opened for the first time, an invisible Shell
is created, which is required for the source code generation. This Shell
is never disposed. This invisible shell is now created as a child of the
dialog.
@ptziegler ptziegler added this to the 1.22.0 milestone Oct 9, 2025
@github-actions
Copy link
github-actions bot commented Oct 9, 2025

Test Results

 2 713 files   2 713 suites   9h 50m 33s ⏱️
 6 992 tests  6 932 ✅  59 💤 0 ❌ 1 🔥
27 932 runs  27 695 ✅ 236 💤 0 ❌ 1 🔥

For more details on these errors, see this check.

Results for commit 133f7db.

@ptziegler
Copy link
Contributor Author

Test failure on Windows is unrelated. Merging.

@ptziegler ptziegler merged commit bd0725d into eclipse-windowbuilder:master Oct 9, 2025
7 of 9 checks passed
@ptziegler ptziegler deleted the swing-border-dialog-shell branch October 9, 2025 18:55
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