github JFormDesigner/FlatLaf 1.5

latest releases: 3.4.1, 3.4, fonts/inter-4.0...
2 years ago

This release brings some minor improvements and bug fixes.

Users of the Windows 10 native window decorations are recommended
to update to this release because it fixes an occasional application crash.

Change log

New features and improvements

  • SwingX: Added search and clear icons to JXSearchField. (issue #359)

Fixed bugs

  • Button and TextComponent: Do not apply minimum width/height if margins are
    set. (issue #364)
  • ComboBox and Spinner: Limit arrow button width if component has large
    preferred height. (issue #361)
  • FileChooser: Fixed missing (localized) texts when FlatLaf is loaded in special
    classloader (e.g. plugin system in Apache NetBeans).
  • InternalFrame: Limit internal frame bounds to parent bounds on resize. Also
    honor maximum size of internal frame. (issue #362)
  • Popup: Fixed incorrectly placed drop shadow for medium-weight popups in
    maximized windows. (issue #358)
  • Native window decorations (Windows 10 only):
    • Fixed occasional application crash in flatlaf-windows.dll. (issue #357)
    • When window is initially shown, fill background with window background color
      (instead of white), which avoids flickering in dark themes. (issue 339)
    • When resizing a window at the right/bottom edge, then first fill the new
      space with the window background color (instead of black) before the layout
      is updated.
    • When resizing a window at the left/top edge, then first fill the new space
      with the window background color (instead of garbage) before the layout is
      updated.

Don't miss a new FlatLaf release

NewReleases is sending notifications on new releases.