TabbedPane: paint rounded tab area background for rounded cards (issue #717)

This commit is contained in:
Karl Tauber
2024-01-08 13:22:59 +01:00
parent 97495a6093
commit c0dd02ee13
2 changed files with 40 additions and 31 deletions

View File

@@ -12,6 +12,7 @@ FlatLaf Change Log
https://www.formdev.com/flatlaf/native-libraries/.
- ScrollPane: Support rounded border. (PR #713)
- TabbedPane: Support vertical tabs. (PR #758, issue #633)
- TabbedPane: Paint rounded tab area background for rounded cards. (issue #717)
- ToolBar: Added styling properties `separatorWidth` and `separatorColor`.
#### Fixed bugs