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
I used Skrollr.js for the different parallax and css animations included in each one of the sections.
Everything seems to be working fine except when a manual window resize event occurs: Skrollr doesn't seem to automatically recalculate window dimensions and the scroll-based animations get scrambled.
I'm not being able to understand the solutions for re-calculating browser dimensions in this case.
mqvlm
changed the title
Skrollr.js for parallax effects not working well when resizing browser
Skrollr.js for parallax effects not working well when manually resizing browser
Oct 18, 2018
I used Skrollr.js for the different parallax and css animations included in each one of the sections.
Everything seems to be working fine except when a manual window resize event occurs: Skrollr doesn't seem to automatically recalculate window dimensions and the scroll-based animations get scrambled.
I'm not being able to understand the solutions for re-calculating browser dimensions in this case.
Skrollr can be found here: https://github.com/Prinzhorn/skrollr
Thread about resizing issues here: Prinzhorn/skrollr#401
Help needed.
The text was updated successfully, but these errors were encountered: