mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
ToolBar: support arrow-keys-only navigation within focusable buttons of toolbar:
- arrow keys move focus within toolbar (provided by `BasicToolBarUI`) - tab-key moves focus out of toolbar - if moving focus into the toolbar, focus recently focused toolbar button (issue #346)
This commit is contained in:
@@ -983,6 +983,7 @@ ToggleButton.toolbar.pressedBackground
|
||||
ToggleButton.toolbar.selectedBackground
|
||||
ToggleButtonUI
|
||||
ToolBar.ancestorInputMap
|
||||
ToolBar.arrowKeysOnlyNavigation
|
||||
ToolBar.background
|
||||
ToolBar.border
|
||||
ToolBar.borderMargins
|
||||
|
||||
Reference in New Issue
Block a user