- ScrollBar: Show decrease/increase arrow buttons if client property
"JScrollBar.showButtons" is set totrue
onJScrollPane
orJScrollBar
.
(issue #25) FlatLaf.isNativeLookAndFeel()
now returnsfalse
.- Button: Optionally support gradient borders, gradient backgrounds and shadows
for improved compatibility with IntelliJ platform themes (e.g. for Vuesion,
Spacegray and Material Design Dark themes). - Button: Fixed help button styling in IntelliJ platform themes.
- ScrollPane: Paint disabled border if view component (e.g. JTextPane) is
disabled. - Fixed Swing system colors in dark themes.