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
When creating a Popup menu that has a lot of items (say listing all files in a directory), we get very degraded performance with the Current MenuScope api.
Could there be a way to change the internal impl to use LazyList Support to render each of the passive/selectable items?