FileChooser: fixed missing labels in file chooser when running on Java 9 or later (issue #98)

This commit is contained in:
Karl Tauber
2020-05-13 12:50:41 +02:00
parent b3e0b99e8d
commit a9cfe69ba7
7 changed files with 165 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ FlatLaf Change Log
`flatlaf-swingx-<version>.jar`.
- CheckBox and RadioButton: Flag `opaque` is no longer ignored when checkbox or
radio button is used as table cell renderer. (issue #77)
- FileChooser: Fixed missing labels in file chooser when running on Java 9 or
later. (issue #98)
## 0.34