Skip to content

v0.5.4 TextInput caret management

Compare
Choose a tag to compare
@mcarpenter622 mcarpenter622 released this 31 May 22:27
· 149 commits to master since this release

In this release we are updating the caret management for TextInput.
Previously, it did not handle the text being set programmatically properly.
This release also includes the ability to set MaxWidth when creating the Text object before it begins line-wrapping.