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
Hi!
I'm using Packery with a responsive grid and I have a issue.
I want to be able to resize the browser without re-ordering the items.
Here is an example : https://codepen.io/Ariakan/full/eYNOYRX
Move "2" over "3" and resize your browser to make the grid smaller.
Or move "3" over "1" and "2" and do the same.
I want to let the items stay where they are.
Is there a way to do it with Packery ?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Ok, here is a little update : I know we can use the "resize: false" option, but it don't work in my case because the height of my blocks changes : https://codepen.io/Ariakan/full/PoqYGeX
Hi!
I'm using Packery with a responsive grid and I have a issue.
I want to be able to resize the browser without re-ordering the items.
Here is an example : https://codepen.io/Ariakan/full/eYNOYRX
Move "2" over "3" and resize your browser to make the grid smaller.
Or move "3" over "1" and "2" and do the same.
I want to let the items stay where they are.
Is there a way to do it with Packery ?
Thank you for your help!
The text was updated successfully, but these errors were encountered: