mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-08 23:08:42 +03:00
ToolBar: foolbars are no longer floatable by default
This commit is contained in:
@@ -13,6 +13,9 @@ FlatLaf Change Log
|
||||
- Theming improvements: Reworks core themes to make it easier to create new
|
||||
themes (e.g. reduced explicit colors by using color functions). **Note**:
|
||||
There are minor incompatible changes in FlatLaf properties files. (PR #390)
|
||||
- ToolBar: Toolbars are no longer floatable by default (dots on left side of
|
||||
toolbar that allows dragging toolbar). Use `UIManager.put(
|
||||
"ToolBar.floatable", true )` if you want the old behavior.
|
||||
|
||||
#### Fixed bugs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user