You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I am trying to use packery but i need to let user put the tile wherever he wants.
Is it possible with packery 2? (i dont think so - it always pull up or left - layout, or shiftLayout)
I almost got it working with packery 1 (test case below) where I stamp an item after dragging it, so it can be even in bottom right corner. The problem is, that stamping an item, lets user to put another item in the same place. Is there a workaround for that, so user should not be able to stack another items on stamped tiles?
Hello.
I am trying to use packery but i need to let user put the tile wherever he wants.
Test case: https://codepen.io/Kedor/pen/qBqPPjq
The text was updated successfully, but these errors were encountered: