Issue with scroll animations and site transitions (settings don't apply)
-
Hey :)
I have an issue with changing the settings for scroll animations and animations when navigating.
Somehow some settings don't apply.Scroll animations:
I changed the animation duration to 10 sec and the easing to something weird like "steps(3, jump-start)" to see if it has some effect.
Result --> animations still run very fast and with easeAnimations while navigating (transitions):
I can change the animation duration, but not the easing. I changed the easing to "easeInElastic"
Result --> animations still run "linear"I deactivated all plugins and custom code...
here's a screenshot of my settings

here's a link to the regarding site (settings from screenshot still applied.
www.felixfinger.deAny idea what I am doing wrong?
Best,
Felix -
hey the links always say "Find easings here"
and then the "here" is a page where u can find the easings that should work.
however, it seems that the link changed :Dhttps://animejs.com/v3/documentation/#pennerFunctions
this is the right link i will update it!

the "easeInElastic" easing simply doesnt exist as a valid easing to use. u can use the ones u see above.
I changed the animation duration to 10 sec and the easing to something weird like "steps(3, jump-start)" to see if it has some effect.
I think steps.. is not a valid easing function
-
Hey @arminunruh ,
oh yes this worked thanks! Yep I followed the links and found the easings there, but I didn't know that you can only use the penner Functions.
For the scroll animations:
I now use a cubic-bezier ease that scales from 1.1 down to 1.0. This works for images on project sites, but not for the thumbnail grid ā on thumbnail grid there it still scales up when scrolling the projects and also the animation duration settings don't seem to have any effect on the thumbnail grid. Is there a separate way to control the scroll animations for thumbnail grids?Best,
Felix
I also code custom websites or custom Lay features.
šæ Email me here: šæ
info@laytheme.com
Our Web Development company: 100k.studio
Want to tip me? https://www.paypal.com/paypalme/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options ā Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it