Please add a way to be able to drag Studio windows without triggering the docking behavior.
Floating windows are extremely useful for making small plugins that do simple tasks in the workspace, and when working with these plugins you usually want them floating next to what you’re working with. With the current behavior, if you drag a floating window slightly to move it out of the way of what you’re working on, it attempts to dock. This is VERY jarring when it happens since every studio window resizes to show the dock areas.
A simple way to add this feature would be to add a modifier key to hold down to disable the behavior entirely, for instance, shift + drag. This would mirror the behavior of the move tool which disables snap behavior when shift is held down.
(As a sidenote, I like the docking feature as it currently is; I just need a way to temporarily disable it sometimes.)