gyscos / cursive

A Text User Interface library for the Rust programming language
MIT License
4.26k stars 243 forks source link

Reset focus field when clearing LinearLayout #696

Closed cdxjcl closed 1 year ago

cdxjcl commented 1 year ago

The focus field should be reset to the default value when clearing the LinearLayout view.

gyscos commented 1 year ago

Good point, thanks!