Skip to content

Fixed two way binding to number property

Compare
Choose a tag to compare
@amayers amayers released this 18 Jan 18:56
· 9 commits to main since this release
1.1.1
7bcb230

Previously only user side changes to the text field's contents were synced back to the number property. Now you can programmatically set the NumericTextModifier.number and the text field will update.