github JFormDesigner/FlatLaf 0.29

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

Change log

  • Linux: Fixed scaling if GDK_SCALE environment variable is set or if running
    on JetBrains Runtime. (issue #69)
  • Tree: Fixed repainting wide selection on focus gained/lost.
  • ComboBox: No longer ignore JComboBox.prototypeDisplayValue when computing
    popup width. (issue #80)
  • Support changing default font used for all components with automatic scaling
    UI if using larger font. Use UIManager.put( "defaultFont", myFont );
  • No longer use system property sun.java2d.uiScale. (Java 8 only)
  • Support specifying custom scale factor in system property flatlaf.uiScale
    also for Java 9 and later.
  • Demo: Support using own FlatLaf themes (.properties files) that are located
    in working directory of Demo application. Shown in the "Themes" list under
    category "Current Directory".

Don't miss a new FlatLaf release

NewReleases is sending notifications on new releases.