Skip to content

Properly indicate focus state of ToolButton

Arjen Hiemstra requested to merge work/ahiemstra/toolbutton_focus into master

Set hasFocus to true so the style can render the toolbutton with a focus indicator. Otherwise we get no indication that the toolbutton has focus.

Merge request reports