Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSEditor is leaking fonts #734 #748

Merged

Conversation

claesrosell
Copy link
Contributor

No longer generating fonts for this label, but using the FontRegistry to use JFace default fonts instead.

No longer generating fonts for this label, but using the FontRegistry to
access JFace default fonts.
@wimjongman wimjongman added this to the 4.9 milestone Nov 25, 2021
Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not to keep the existing font styles during the fix? We can use registry to keep our own font for reuse.

@ruspl-afed
Copy link
Contributor

Why not to keep the existing font styles during the fix? We can use registry to keep our own font for reuse.

Please ignore this comment

Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ruspl-afed ruspl-afed merged commit 2a94776 into eclipse-birt:master Nov 27, 2021
@claesrosell claesrosell deleted the JSEditor_is_leaking_Fonts_#734 branch November 27, 2021 20:09
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.

org.eclipse.birt.report.designer.internal.ui.editors.script.JSEditor is leaking Fonts
3 participants