You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The shortcuts panel (FlatFileChooserUI.FlatShortcutsPanel) will currently define the height of the JFileChooser if it contains many shortcuts - so it can become quite tall.
Would it make sense for FlatLaf to wrap it in a JScrollPane for vertical scrolling? Could look like this:
Hello,
The shortcuts panel (
FlatFileChooserUI.FlatShortcutsPanel
) will currently define the height of theJFileChooser
if it contains many shortcuts - so it can become quite tall.Would it make sense for FlatLaf to wrap it in a
JScrollPane
for vertical scrolling? Could look like this:a few more screenshots here: apache/netbeans#7164
The text was updated successfully, but these errors were encountered: