Merge PR #758: TabbedPane: support rotated/vertical tabs

This commit is contained in:
Karl Tauber
2023-12-21 17:41:49 +01:00
19 changed files with 1458 additions and 913 deletions

View File

@@ -11,6 +11,7 @@ FlatLaf Change Log
`libflatlaf-macos-x86_64.dylib`. See also
https://www.formdev.com/flatlaf/native-libraries/.
- ScrollPane: Support rounded border. (PR #713)
- TabbedPane: Support vertical tabs. (PR #758, issue #633)
- ToolBar: Added styling properties `separatorWidth` and `separatorColor`.
#### Fixed bugs