Coder Social home page Coder Social logo

Comments (4)

janpaepke avatar janpaepke commented on August 23, 2024

Hi George,

I'm sorry but there's not much I can tell you. from the looks of it you are doing the SuperScrollorama stuff as you're supposed to.

My guess is there are other scripts interfering or your dom setup causes for this bug to appear.
It is for example not a good Idea to calculate and hard set the size of the viewport on load, like you do (what happens if the user resizes the browser?, think about responsiveness and use percentage values...)
Also you should consider wrapping multiple Tweens into one Timeline instead of attaching them successively to the controller.
But these are only sidenotes.

As to your actual problem I can only recommend to try to figure out which of your scripts breaks the site.
If you are convinced it is a SuperScrollorama issue I will have to ask you to port to ScrollMagic and see if the error persists.
If it does file another issue in ScrollMagic's issue section.

regards,
J

from superscrollorama.

GeorgeGeorgiev avatar GeorgeGeorgiev commented on August 23, 2024

Hi Janpaepke,

i have found what is the problem it is the speed through all animations. If i make it for 10 sek everything is ok. Do you have any suggestions for other method of menu or sommething that can make the superscrollarama not finish theres animations. Also i think that when it fires so quickly it start two animations. Because i have in diffrent pixels of scroll different animation on this object so i think when it fires so quickly it has some issue...

from superscrollorama.

GeorgeGeorgiev avatar GeorgeGeorgiev commented on August 23, 2024

So i have minimize the issues and when you move fast the scroller the superscrollarama miss some tweens. Can we bypass this..

from superscrollorama.

janpaepke avatar janpaepke commented on August 23, 2024

Hi George,
First, as I suggested, try to wrap multiple tweens into a timeline and then adding them to Superscrollorama.
If this shows no effect I'm gonna have to ask you again to switch to ScrollMagic, as there will be no bugfixing or other development on Superscrollorama.
If your problem persists with ScrollMagic we will try to fix it.

regards,
J

from superscrollorama.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.