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
When moving over to flex-wrap: wrap I unfortunately had to ditch the sliding animation seen in v2 and earlier, as it relied on setting the width (causing the wrap to go all over the place now). I would like to eventually reimplement this effect somehow, as I find the current fade in boring in comparison.
The text was updated successfully, but these errors were encountered:
When moving over to
flex-wrap: wrap
I unfortunately had to ditch the sliding animation seen in v2 and earlier, as it relied on setting the width (causing the wrap to go all over the place now). I would like to eventually reimplement this effect somehow, as I find the current fade in boring in comparison.The text was updated successfully, but these errors were encountered: