Is there a simple way to make the “Drag to reposition” feature of a panel work at the same time as the “Drag/Drop” system (callbacks)?
When I enable the drag to reposition the callbacks are not called. I guess because the reposition system is consuming/intercepting the drag event or something like that. Or maybe they are completely different systems and the reposition doesn’t use and doesn’t trigger drag events at all. Couldn’t find an explanation on how the reposition feature works on the wiki
Sample project: https://drive.google.com/file/d/1axK8GOud-UKO_EMtgNIphPOnvr1Ilf46/view