gridster.js
gridster.js copied to clipboard
Cannot drag to some position that should be ok
This is a good project. All the functions work fine.
But I found a issue. When widget moves from point A to point B. It should be able to move back to point A, as there is empty space. But it can't, I have to move to point C first, then I can move back to point A.
Even the demo in your project website has this problem.
Any suggestion? Regards, Paul
may want to check gridstack - doesn't seem to have that problem https://troolee.github.io/gridstack.js/
Thanks, I will try it.