Skip to content

v3.0.1

Choose a tag to compare

@weisJ weisJ released this 01 Aug 18:07
· 138 commits to master since this release
69afe2f

Visual changes

  • Borderless variants of buttons now paint a focus border for better accessibility. c89d617
  • Some minor layout improvements to the theme settings dialog.

Behavioural changes

  • Borderless variants now implicitly set JComponent.isRequestFocusEnabled to false for less visual noise when clicking them.

API Changes

  • Custom SVG colours can now be declared using the <solidcolor/> tag element. 6484b96
  • Loading indicator icons are now exposed through AllIcons in darklaf-iconset. d6b946f

New components

Other changes

Addressed issues

  • Popupmenu doesn't correctly reports the focus owner resulting in incorrect focus highlights. b979a36
  • Several button types don't respect the JComponent.isRequestFocusEnabled property. 6c875ec
  • #322 Maximize and restore not working on Windows 10. 869b1d5
  • #321 Non relevant error message "Couldn't get HWND of window" on Windows may appear. 57411d7
  • Theme monitoring may not work depending on initialization method. ce4d8c0
  • Top level menu items may not be fully centered. cb93e43
  • #325 Native librarys don't get cleaned up porperly on Windows. ce97823
  • #320 SAXEception when loading icons from outside the ui thread. 664ac79