mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 23:37:13 -06:00
Native window decorations: support disabling native window decorations per window via client property (issue #277)
This commit is contained in:
@@ -3,6 +3,12 @@ FlatLaf Change Log
|
||||
|
||||
## 1.2-SNAPSHOT
|
||||
|
||||
#### New features and improvements
|
||||
|
||||
- Native window decorations: Support disabling native window decorations per
|
||||
window. (set client property `JRootPane.useWindowDecorations` to `false` on
|
||||
root pane).
|
||||
|
||||
#### Fixed bugs
|
||||
|
||||
- Native window decorations: Fixed double window title bar when first disposing
|
||||
|
||||
Reference in New Issue
Block a user