Fixed display of the focused state of buttons.

Review Request #13878 — Created May 20, 2024 and submitted

Information

Ink
master

Reviewers

At some point during the design of the Ink buttons, the focused state's
outline disappeared. This seemed to have happened when the outline was
replaced with a border, accidentally.

This change moves this back to setting outline, giving us a nice
offset border once again.

Tested several dialogs in the product, making sure that I could clearly
see which button had focus when tabbing around.

Summary ID
Fixed display of the focused state of buttons.
At some point during the design of the Ink buttons, the focused state's outline disappeared. This seemed to have happened when the outline was replaced with a border, accidentally. This change moves this back to setting `outline`, giving us a nice offset border once again.
cc9fa16e20751e0bdfe35a3f3615d6e6e7de7c85

david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to master (ea965a4)