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.
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.