FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.48k stars 339 forks source link

Auto-select text on focusing TextBox #637

Closed b-guild closed 2 months ago

b-guild commented 2 months ago

I think it is an ergonomic improvement to have the text of a TextBox be automatically selected when the TextBox gains focus through tab navigation.