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
Old selections are lost the first time you use shift +drag in the select mode. This is because we are binding to the selected_data.events.items_changed which cannot listen to shift directly.
The text was updated successfully, but these errors were encountered:
Old selections are lost the first time you use shift +drag in the select mode. This is because we are binding to the selected_data.events.items_changed which cannot listen to shift directly.
The text was updated successfully, but these errors were encountered: