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
Example which shows slow remove items from QML TreeView.
Test Model contain 100.000 items. Removing 500 items takes 10 seconds from TreeView, but for ListView the deletion is instant.