Description
One can use the TAB key to cycle through focusing different buttons. The rendering
Environment
- GPUI: latest git
- GPUI Component: latest git
- Platform: Arch Linux
Steps to Reproduce
- Clone the gpui-component repo
- Run
cargo run --release
- Go to the button section and press TAB to focus different buttons
- Observe that the gray box is rendered slightly off to the top left.
Screenshots
Expected
The gray border that signals focus is centered around the button.
Actual
It's slightly off to the top left.
Description
One can use the TAB key to cycle through focusing different buttons. The rendering
Environment
Steps to Reproduce
cargo run --releaseScreenshots
Expected
The gray border that signals focus is centered around the button.
Actual
It's slightly off to the top left.