[Patch] FlatLaf: wrong look for HideableTabbedPane in Preferences dialog
Since introducing HideableTabbedPane
in r17314, some tabs in Preferences dialog does not use FlatLaf look and it is hard to recognize selected tab.
Occurs on following Preference pages:
- Plugins
- Data validator
- Imagery

I've extended FlatLaf to support hiding tab area if it contains only one tab.
Will be available soon in FlatLaf 0.45.
Then I'll provide a patch and it will look fine:

Change History
(9)
Description: |
modified (diff)
|
Owner: |
changed from simon04 to DevCharly
|
Status: |
assigned → new
|
Summary: |
FlatLaf: wrong look for HideableTabbedPane in Preferences dialog → [Patch] FlatLaf: wrong look for HideableTabbedPane in Preferences dialog
|
Owner: |
changed from DevCharly to simon04
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
I've attached a patch that updates FlatLaf to version 0.45 and fixes the HideableTabbedPane issue