Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

Toolbar button should show state #41

Closed Remi05 closed 3 years ago

Remi05 commented 3 years ago

The Toggle Overlay and Toggle Properties panel buttons don't communicate state to the user, we should add some indicator (eg. color or pill).

Remi05 commented 3 years ago

Fixed by changing the button border and foreground colors based on the toolbar buttons' state. Also experimented with a pill, but it felt as if the buttons were tabs, could be worth revisiting though, especially given that the current fix might not fix the issue for people with color blindness.

See commit 18a2f3ad6c245a509fc8ad1b92b3b2a802fcb9ce.