One simple idea just to move all logic from drag mechanism to some state thing. For example - you click on smth and it is snapped to cursor. AFAIK drag mechanism has blocking logic in its basic OS implementation…
One simple idea just to move all logic from drag mechanism to some state thing. For example - you click on smth and it is snapped to cursor. AFAIK drag mechanism has blocking logic in its basic OS implementation…