mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 15:27:16 -06:00
macOS: fixed NullPointerException when using AWT component java.awt.Choice (issue #439)
This commit is contained in:
@@ -12,6 +12,8 @@ FlatLaf Change Log
|
||||
- MenuItem: Changed accelerator delimiter from `-` to `+`. (Windows and Linux).
|
||||
- ComboBox: Fixed occasional `StackOverflowError` when modifying combo box not
|
||||
on AWT thread. (issue #432)
|
||||
- macOS: Fixed `NullPointerException` when using AWT component
|
||||
`java.awt.Choice`. (issue #439)
|
||||
|
||||
## 1.6.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user