desandro / draggabilly

:point_down: Make that shiz draggable
https://draggabilly.desandro.com
MIT License
3.86k stars 386 forks source link

Draggabilly + packery and display attribute #128

Closed mer23 closed 7 years ago

mer23 commented 8 years ago

I'm using packery and draggabilly to make a layout with draggable items. Sometimes I need to hide and show some of the items, the thing is, when items get shown after being hidden they act inconsistently (they bounce when dragged, the is-dragging state stays forever). Is there some way of achieving normal behavior of grid items after playing with their display attribute? Thanks.

desandro commented 8 years ago

I'm sorry to see you're having trouble with Packery. Could you provide a reduced test case? See Submitting Issues in the contributing guidelines.