mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06:00
fixed AWT components on macOS (issue #583)
- fixed missing focus indicator - fixed round corners - fixed java.awt.Button background - fixed java.awt.Choice background - fixed java.awt.Checkbox hover
This commit is contained in:
@@ -18,6 +18,8 @@ FlatLaf Change Log
|
||||
- Fixed missing UI value `MenuItem.acceleratorDelimiter` on macOS. (was `null`,
|
||||
is now an empty string)
|
||||
- Fixed possible exception in `FlatUIUtils.resetRenderingHints()`. (issue #575)
|
||||
- Fixed AWT components on macOS, which use Swing components internally. (issue
|
||||
#583)
|
||||
|
||||
|
||||
## 2.4
|
||||
|
||||
Reference in New Issue
Block a user