SplitPane: hide not applicable expand/collapse buttons (issue #198)

This commit is contained in:
Karl Tauber
2020-11-02 11:51:51 +01:00
parent feb91aa056
commit 815d9d6012
2 changed files with 73 additions and 6 deletions

View File

@@ -36,6 +36,7 @@ FlatLaf Change Log
`TitlePane.borderColor`). (issue #184)
- Extras: `FlatSVGIcon` now allows specifying icon width and height in
constructors. (issue #196)
- SplitPane: Hide not applicable expand/collapse buttons. (issue #198)
#### Fixed bugs