I have a list of say, 20 items. Each of them are boxes in 3 columns, like a grid format.
Above the grid are options which allow you to show and hide different items within the list, depending on what you are looking for.
When a user hides specific list items, they fade out and all of the other items snap into their new positions.
After the smooth fade effect, the snapping action doesn't look too nice. Is their a way to make the elements slide into their new positions?
Thank you.