Skip to content

Version 1.0.24

Choose a tag to compare

@NotTimTam NotTimTam released this 26 Sep 03:52

Core Changes

  • Made TextInput caret start at end of input if a value is provided.

Migration

If you would like to retain the old caret behavior: After creating a TextInput instance, set the instance's caret property to 0.

Full Changelog: v1.0.23...v1.0.24