fabiandev / css-animator

Animate elements using CSS classes with support for Angular.

Home Page:https://fabiandev.github.io/css-animator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to animate elements with visibility

fabiandev opened this issue · comments

Currently the show and hide change the display property.

Add an option to use visibility, to let the element occupy the space even when hidden.

Update:

I'm working on enhancements for the way, this package handles positioning while animating.
Also performance improvements are on it's way.

Closing in favor for #3