hello
i was wondering if it’s possible to prevent a textfield from auto-scrolling on highlight when it’s height is smaller than it’s autoSize height.
selectable = false is not an option, and the smaller height is a requirement, can’t make it proper height and then mask it.
thanks!