FileChooser: enabled full row selection for details view to fix alternate row coloring (issue #512)

This commit is contained in:
Karl Tauber
2022-04-12 13:28:39 +02:00
parent f21261914b
commit 68a7a60ff2
6 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ FlatLaf Change Log
character encoding used in Windows taskbar. (issue #502)
- Button: Fixed icon layout and preferred width of default buttons that use bold
font. (issue #506)
- FileChooser: Enabled full row selection for details view to fix alternate row
coloring. (issue #512)
- ToolBar: Fixed endless loop in focus navigation that may occur under special
circumstances. (issue #505)
- IntelliJ Themes: `Component.accentColor` UI property now has useful theme