umi icon indicating copy to clipboard operation
umi copied to clipboard

Native inputbox is slow to respond when updating visibility and when initializing

Open marknasr22 opened this issue 4 years ago • 0 comments

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?

marknasr22 avatar Jul 17 '21 18:07 marknasr22