DrewDahlman / Mason

Mason.js for creating a perfect grid with jQuery.

Home Page:http://masonjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: smooth transitions

matthew-dean opened this issue · comments

Just one small request: when resizing, the blip where boxes suddenly disappear is jarring. It would be great if there was a smooth animation when changing sizes of the window.

This is something I want to play around with, the transition of elements would be fun, the only thing I can see potentially being an issue is the removal of elements but I think there could be some work in removing those before the transition triggers.