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
Adding dragging isn't too complex, but the edge cases (when the menu hits the screen boundaries) are annoying. I would generally lean toward not doing this and instead fencing the UI more clearly when we switch to UI toolkit.
If we want to support it for elements, I used to have a UIDraggable class in the original VBL project, not sure if I can dig that up still
Menu placement can get in the way and it would be nice to be able to move it slightly at times
The text was updated successfully, but these errors were encountered: