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

Update FlatLaf from 2.3 to 2.4 #4375

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

DevCharly
Copy link
Member

Update FlatLaf to v2.4.

Changes: https://github.com/JFormDesigner/FlatLaf/releases/tag/2.4

This version fixes issue #4231 (Netbeans 14 freezes spuriously when r-clicking at Design View)

It brings also some usability improvements to the window title bar (on Windows 10/11):

  • There are now additional areas at top of embedded menu bar to resize the window. This makes it easier to resize small frames with lot of menus. (see red rectangles in below screenshot)
  • The window title now has a minimum width, which avoids that it is completely hidden. The window title is important because it is needed to move the window. (green rectangle)

image

Copy link
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

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

awesome, the context menu fix is an important one - otherwise we would have to turn the FlatLaf submenu tweaks off to avoid freezes. Thanks for fixing this upstream on such short notice.

@eirikbakke
Copy link
Contributor

This is great; thanks for the latest update!

@neilcsmith-net neilcsmith-net merged commit a91c3a2 into apache:master Jul 15, 2022
@DevCharly DevCharly mentioned this pull request Aug 17, 2022
@DevCharly DevCharly deleted the flatlaf-2.4 branch September 11, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Look and Feel Upgrade Library Library (Dependency) Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Netbeans 14 freezes spuriously when r-clicking at Design View
4 participants