Skip to content

Commit 34a1eb4

Browse files
author
philter
committed
feat: Single/multiline support in TextInput and improved scrolling (#12127) 74f49dd1be
A few updates to TextInput: - Adds a multiline core property so that TextInput can internally handle autoWidth vs autoHeight for text, and also encapsulates that functionality in the case where the core object is used on its own. - Adds a ScrollDirection system enum and makes DraggableConstraint.directionValue animatable/bindable - Scrolling and selection improvements. Click now places the caret immediately, drag consistently extends selection, and edge auto-scroll is smoother, with a scroll speed ramp up - Adds an additional scroll to focus node fix if the focus node is larger than the scroll viewport.
1 parent 94caace commit 34a1eb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1902f9ddf3a529552d7e621652f47ff95642cd90
1+
74f49dd1be01d3a7918fa9881ce6de863dbb3fda

0 commit comments

Comments
 (0)