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

[NETBEANS-4030] FlatLaf and Nimbus: fixed selection not painted in libraries category in project dialog #2050

Merged
merged 1 commit into from Apr 14, 2020

Conversation

DevCharly
Copy link
Member

fix for https://issues.apache.org/jira/browse/NETBEANS-4030

The two nested JTree's ("Modulepath" and "Classpath") now span the whole width, which looks better for FlatLaf and Nimbus wide selection. Also the white background in Nimbus looks better than before.

Also tested with Windows, Mac and Metal LaFs, which are unchanged.

After:
image

image

Nimbus after:
image

Nimbus before:
image

…braries category in project dialog

also tested with Windows, Mac and Metal LaFs
@lkishalmi lkishalmi requested a review from ebarboni March 28, 2020 15:30
@lkishalmi lkishalmi added this to the 12.0 milestone Mar 28, 2020
@ebarboni ebarboni merged commit 83ea2d3 into apache:master Apr 14, 2020
@DevCharly DevCharly deleted the flatlaf-libraries-selection branch April 15, 2020 15:05
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.

None yet

3 participants