I have an app that manages a collection of rectanges that can be dragged around the screen.
I'd like to implement Snap to Grid like functionality.
ie/ when the user drags a rectangle within x pixels of a neighbouring rectangle's border, it will snap in alignment.
Any thoughts
Start Free Trial