github JFormDesigner/FlatLaf 1.1.1

latest releases: 3.5.1, 3.5, 3.4.1...
3 years ago

This is a bug fix release. Users of version 1.1 are recommended to update to 1.1.1.

Change log

New features and improvements

  • Native window decorations: Support disabling native window decorations per
    window. (set client property JRootPane.useWindowDecorations to false on root pane).
  • Support running on WinPE. (issue #279)

Fixed bugs

  • Native window decorations: Fixed missing animations when minimizing,
    maximizing or restoring a window using window title bar buttons. (issue #282)
  • Native window decorations: Fixed broken maximizing window when restoring frame
    state at startup. (issue #283)
  • Native window decorations: Fixed double window title bar when first disposing
    a window with frame.dispose() and then showing it again with frame.setVisible(true). (issue #277)
  • Custom window decorations: Fixed NPE in FlatTitlePane.findHorizontalGlue(). (issue #275)
  • Custom window decorations: Fixed right aligned progress bar in embedded menu
    bar was overlapping window title. (issue #272)
  • Fixed missing focus indicators in heavy-weight popups. (issue #273)
  • InternalFrame: Fixed translucent internal frame menu bar background if
    TitlePane.unifiedBackground is true. (issue #274)
  • Extras: UI Inspector: Fixed InaccessibleObjectException when running in Java 16.

Don't miss a new FlatLaf release

NewReleases is sending notifications on new releases.