umi
umi copied to clipboard
Native inputbox is slow to respond when updating visibility and when initializing
Hey, the native inputbox is slow to respond when updating visibility (when switching screens) and also when initializing (creating the native input box) (slow by 1-3 frames).
Here is a captured gif and some screenshots from android. https://imgur.com/a/jU6E9U8
If it's not possible to improve the inputfield responsiveness. Is it possible to add an event or bool when the field finished SetVisible (in the native code), so I can change the screen then?