ScrollMagic
ScrollMagic copied to clipboard
The javascript library for magical scroll interactions.
Hello, first of all, thank you for this amazing plugin! Possibly related to #866 however, when I tried the disable threaded scrolling method, problem persists. While coding my site, I...
Hi guys, I know it's been a while, since you heard from me. To be honest I was kind of avoiding to even go to the issue tracker, because every...
 anyone who encounter this problem?
Consider the following jsbin: http://jsbin.com/nunugumemi/edit?html,js,output As soon as "setPin()" is called, the target element gets "margin: auto" which cause it to jump to the center. When the scroll is triggered,...
Hello, I'm working on a project that includes a full screen slide show. The HTML for the slideshow looks like this: ```HTML ``` and I have scenes for the scroll-jacking...
any developers using scrollmagic with react.js?
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
https://scrollmagic.io/examples/advanced/anchor_link_scrolling.htm I clicked on "Anchor Links" and did not see any interaction
I use the ScrollMagic.Scene method setPin() and notice jumping of pinned elements at the moment of pinning and unpinning. It is working rather well in Chrome, but pinned elements are...
Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...