-
Hello, thanks for this amazing library!
Is it possible to initiate an animation programmatically?
I mean not on mouse move or scroll, but by JS (for example on window load)
Thanks,
Maryna
-
I just come across this library, and it would work for me if I was able to set animation duration. I have simple task, I need to rotate object, with some easing for some duration and get callback when…
-
Can we have Just Animate 3 release date and some changelogs
-
When adding elements to a page, the applied animations _(when not paused)_ start ticking forwards from the moment the elements are added. In some cases this is not wanted and authors want to keep (rep…
-
Hello,
I'd like to ask If you are familiar with the following:
I am animating menu position, menu is the second DOM element with **relative** position, so in order to make it **fixed** I have to lea…
-
Is the [transition composite type](https://design-tokens.github.io/community-group/format/#transition) fit for purpose? Are these transitions parameters by themselves useful considering that they don…
-
-
We need to make a change to the sample location marker on the globe, so it looks less like a buffer (we are only sampling point values, not zonal statistics).
## Design
The marker needs to draw …
-
A common pattern in animations based on scroll/hover is adding interpolation from last position to current position, so that a smooth movement is achieved even on abrupt progress changes, e.g. clickin…
-
The currently used animation library is Framer Motion - https://www.framer.com/motion/
Although its great, I often feel that the animations jitter - they arent butter smooth.
So either play aro…