RAUI-labs / raui

Rust implementation of Renderer Agnostic User Interface
https://raui-labs.github.io/raui/
Other
399 stars 10 forks source link

Fix Text Input When TextInputMode is Not Specified #73

Closed zicklag closed 3 years ago

zicklag commented 3 years ago

Previously, when a TextInputMode prop was not added to a textfield it would start inserting text after the cursor instead of before. This caused the trouble run into by @temportalflux here and was also manifesting in the hello-world demo app.

PsichiX commented 3 years ago

everything looks ok, accepted! i'll publish new version at night, so it should be ready for tomorrow :)

btw. sorry for slow response, i've got caught in tons of my day job work, i'll be slow for a little bit longer, i hope that soon everything will go back to normal :)