Focus Outline Color Different Based On Example Choice
ealmloff opened this issue · 1 comments
ealmloff commented
Problem
The outline color for the focus is red in the css_grid_buttons, but black in the buttons example:
Steps To Reproduce
Steps to reproduce the behavior:
-
Run
cargo run --example buttons
, type tab a few times to move the focus -
Run
cargo run --example css_grid_buttons
, type tab a few times to move the focus -
Expected behavior
The outline color should be the same in both examples
Screenshots
Environment:
- Renderer version:
Blitz master
- Rust version: 1.43.0
- OS info: Windows 11
Questionnaire
- I'm interested in fixing this myself but don't know where to start
- I would like to fix and I have a solution
- I don't have time to fix this right now, but maybe later
nicoburns commented
This is no longer relevant to the new Blitz