mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-09 08:15:09 +03:00
Table and PopupFactory: use StackWalker in Java 9+ for better performance (issue #334)
This commit is contained in:
@@ -10,6 +10,8 @@ FlatLaf Change Log
|
||||
- PasswordField: UI delegate `FlatPasswordFieldUI` now extends `FlatTextFieldUI`
|
||||
(instead of `BasicPasswordFieldUI`) to avoid duplicate code and for easier
|
||||
extensibility.
|
||||
- Table and PopupFactory: Use `StackWalker` in Java 9+ for better performance.
|
||||
(issue #334)
|
||||
- ToolBar: Paint focus indicator for focused button in toolbar. (issue #346)
|
||||
|
||||
#### Fixed bugs
|
||||
|
||||
Reference in New Issue
Block a user