-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Hi there,
when I use the animation (for example fadeInUp) for my component section in Astroid I always need to scroll from above to make the effect work. This means when I'm already scolled down and my browser is already inside the animated area and I reload the page, the content isn't displayed. This is absolute not optimal. I would like to have an effect as shown here when scrolling and when I am scolled down a little bit the content will be shown anyway: https://aleph-alpha.com/
It doesn't matter if I scoll down or up or if I am already in the animated area and I reload the page.
My dev site with Astroid is here:
http://joomla.p660408.webspaceconfig.de/
Would be great to have an solution for this. I appreciate the Astroid framework very much for my needs!
Thanks!!!