ScrollMagic
ScrollMagic copied to clipboard
The javascript library for magical scroll interactions.
I have a html video tag with autoplay set to autoplay and loop to loop ( i have also set autoplay to true with no change ). ` ` fullimg...
Can you explain the dual licensing for ScrollMagic? It appears that with the exception of GSAP use, ScrollMagic and the other plugins (not GSAP) are MIT license compatible, and there...
I'm creating a custom sticky component, whereby I need to add, remove classes based on position (pretty simple). I'm just testing the following, and `.on("leave")` used with `scrollDirection === "REVERSE"`...
Hi, I'm trying to include GSAP with ScrollMagic plugin in Angular 4 project. I'm using Angular CLI version. 1.2.0. However I'm getting this error: ``` ERROR in ./~/scrollmagic/scrollmagic/uncompressed/plugins/animation.gsap.js Module not...
When using Vue router, I go to another page then go back, the "ScrollMagicPluginGsap" function called again and got error: ```[static] ScrollMagic.Scene -> Cannot add Scene option 'tweenChanges', because it...
Hi, i have a issue, the code only works if i put this line: but i see de indicators and i dont wanna see it. The animation stops if i...
Possibly related to issue [#858](https://github.com/janpaepke/ScrollMagic/issues/858) and others listed in [#660](https://github.com/janpaepke/ScrollMagic/issues/660). ### The Problem 1. Pin a section (it should have some content) that isn't at the top of the page....
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.24 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...