I don't think we revalidate the browser component while typing but I'll confirm that.
On Tuesday, June 8, 2021 at 11:33:47 AM UTC+3 P5music wrote: > > I am testing my CN1 app in the iOS simulator. On my OSX system performance > is variable according to what device is simulated. They are pretty slow, I > can notice something. > My app has buttons, textfields and BrowserComponents in the layout. > I see that > when a textfield is edited, even in a foregrounded Dialog, or the text > inside the BC itself is edited, > both the BrowserComponents in the layout (they are in different > containers) "blink". > I know that in the simulator the BC are flacky, > but a more serious question is raised. > > I do not know what happens on real devices but my suspect is that each > time a character is typed the overall layout is computed. > > Is it possible to make the BCs not "revalidate" during those typings? > I mean, the BCs have fixed size, no changes happen when typing. > > Thanks in advance > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/b28c6d0b-d9f8-46e4-8935-788112d8a731n%40googlegroups.com.
