macOS: fixed NullPointerException when using AWT component java.awt.Choice (issue #439)

This commit is contained in:
Karl Tauber
2021-12-06 22:45:24 +01:00
parent 9708fec0e0
commit e1bfabbce5
4 changed files with 86 additions and 5 deletions

View File

@@ -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