Fix behaviour of Enter and Tab hardware keys in TextFields (#216)
* Fix behaviour of Enter and Tab hardware keys in TextFields * Add changelog
This commit is contained in:
parent
3fb87c40fd
commit
ce981bc6a5
3 changed files with 9 additions and 6 deletions
1
changelog.d/216.bugfix
Normal file
1
changelog.d/216.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Make sure `Modifier.onTabOrEnterKeyFocusNext` doesn't add line breaks or tabs to TextFields.
|
||||
Loading…
Add table
Add a link
Reference in a new issue