SplitPane: allow limiting one-touch expanding to a single side (issue #355)

This commit is contained in:
Karl Tauber
2022-04-23 17:13:32 +02:00
parent 9afce83a02
commit bd5512c121
3 changed files with 50 additions and 4 deletions

View File

@@ -5,6 +5,8 @@ FlatLaf Change Log
#### New features and improvements
- SplitPane: Allow limiting one-touch expanding to a single side (set client
property `JSplitPane.expandableSide` to `"left"` or `"right"`). (issue #355)
- TabbedPane: Selected tab underline color now changes depending on whether the
focus is within the tab content. (issue #398)
- IntelliJ Themes: