Hi! Been really loving interact.js, thanks so much for providing it - it's clear and easy to use.
For some reason though when creating a snap grid with a restriction, the draggable item seems to fall outside the grid proportions. Have a fiddle here: http://jsfiddle.net/uhf0m1jj/.
Wasn't sure if I was just doing something wrong? This may be related to or a duplicate of #208
Edit: Seems to be relating with any sort of shift in location of the drag area and event.dx returning odd values.
Hi! Been really loving interact.js, thanks so much for providing it - it's clear and easy to use.
For some reason though when creating a snap grid with a restriction, the draggable item seems to fall outside the grid proportions. Have a fiddle here: http://jsfiddle.net/uhf0m1jj/.
Wasn't sure if I was just doing something wrong? This may be related to or a duplicate of #208
Edit: Seems to be relating with any sort of shift in location of the drag area and
event.dxreturning odd values.