You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a float container with a 50-item RadioList over my full-screen layout app. It seems like performance gets twice as slow - 2-3 second respond time to arrow key selections in the RadioList - in the float container. Then if we pop a simple yes/no dialog things get even slower. What techniques can I use to optimize performance for these?