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
Right now with multiple selectors they will all move due to arrow key events. We should allow making them arrow key moveable once they're put in an "arrow key moveable mode" by double clicking them.
And for Synchronizer have an enabled property.
We could implement all this in the Selector base class once I get to that.