Sticky drag & drop is a feature that allows you to smoothly drag references across different objects without having to first pin or lock the receiver's inspector.
<aside> 🚧 TODO: Video
</aside>
It fixes the common workflow problem that comes with the single inspector window:
Instead of this cumbersome workflow, Peek will contextually open the relevant inspector popup while dragging when its icon is hovered for a little while. This works in all toolbars, whether in the scene, hierarchy or project windows.
Because the scene view only displays the toolbar for the current selection, using sticky drag & drop is a two-step process:
By default, there is a 1 second delay before a sticky drop operation is confirmed (like locking the hovered scene view toolbar or opening the inspector popup). You can tweak that delay from the Peek preferences if you find it too short or too long.