E52D Fix: Improper use of FontDescriptor to create bold fonts by ptziegler · Pull Request #577 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Fix: Improper use of FontDescriptor to create bold fonts#577

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:fix-font-exception
Sep 22, 2023
Merged

Fix: Improper use of FontDescriptor to create bold fonts#577
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:fix-font-exception

Conversation

@ptziegler
Copy link
Contributor

We use the original font to create its bold variant. However, we never actually dispose this new instance, resulting in WidgetIsDisposed exceptions. The lifetime of those new fonts are now bound to its closest widget.

Amends e3f2512

We use the original font to create its bold variant. However, we never
actually dispose this new instance, resulting in WidgetIsDisposed
exceptions. The lifetime of those new fonts are now bound to its closest
widget.

Amends e3f2512
@github-actions
Copy link

Unit Test Results

         2 files           2 suites   1h 26m 18s ⏱️
  7 643 tests   7 439 ✔️ 204 💤 0
15 286 runs  14 878 ✔️ 408 💤 0

Results for commit e958e42.

@ptziegler ptziegler merged commit 520bae2 into eclipse-windowbuilder:master Sep 22, 2023
@ptziegler ptziegler added this to the 1.14.0 milestone Sep 26, 2023
@ptziegler ptziegler deleted the fix-font-exception branch October 21, 2023 09:53
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