viridia / quill

A reactive UI framework for Bevy
Apache License 2.0
125 stars 12 forks source link

fix: Fixes checkbox disappearing on focus #15

Closed connorgmeehan closed 2 months ago

connorgmeehan commented 2 months ago

https://github.com/user-attachments/assets/4dc30913-e732-41c7-b098-bde069706154

Fixed an issue where the checkbox would disappear when focusing with the Tab key.