angular2-draggable
angular2-draggable copied to clipboard
Snapping with percentage values
Is it possible to let a component snap (for both dragging and resizing) at prefixed percentages? (i.e., I'd like to be able to snap elements at 25%, 50%, 75% and 100% of the page width (or of its container).
Any possible to add this feature? since we need grid with different screen resolutions.