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
The drag-and-drop behavior is incorrect: when dragging items without pressing the Ctrl key, it still copies the items (instead of moving them as designed). The expected behavior is: drag = move, Ctrl+drag = copy.
The drag-and-drop behavior is incorrect: when dragging items without pressing the Ctrl key, it still copies the items (instead of moving them as designed). The expected behavior is: drag = move, Ctrl+drag = copy.