mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 23:37:13 -06:00
SplitPane: fixed JSplitPane.setContinuousLayout(false) (issue #301)
This commit is contained in:
@@ -25,6 +25,7 @@ FlatLaf Change Log
|
||||
`TitlePane.unifiedBackground` is `true`.
|
||||
- Button and ToggleButton: Do not paint background of disabled (and unselected)
|
||||
toolBar buttons. (issue #292; regression since fixing #112)
|
||||
- SplitPane: `JSplitPane.setContinuousLayout(false)` did not work. (issue #301)
|
||||
- TabbedPane: Fixed NPE when creating/modifying in another thread. (issue #299)
|
||||
- Fixed crash when running in Webswing. (issue #290)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user