Please use this template to help contributors get a detailed description of the issue or feature.
For support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
bug or featureSome drag/drop libraries allow the definition of a "snap grid", such that items that are dropped (or dragged) will align to the grid. Snapping is often configurable by which side of the element should align with the grid (or all sides). (See the "Snapping" section here: https://interactjs.io/.) I know this library has a "snapping" feature, but it doesn't seem configurable to a repeatable "grid" within an element, which is the feature I'm interested in.
This is a very useful feature. I will start trying to implement a plugin to support it this weekend.
Most helpful comment
This is a very useful feature. I will start trying to implement a plugin to support it this weekend.