Jump to content
Search Community

limitless

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by limitless

  1. Can anyone else reproduce this? I downloaded the zip, loaded the file in Safari 7.1, and refreshed over 100 times and couldn't see any problems. If there is a problem, it sure seems like it'd be a Safari thing, not a GSAP thing but it's pretty tough to diagnose without being able to reproduce the problem :(

     

    You are using the latest version of GSAP in all your tests, right? (I'm not aware of any bugs in previous versions that'd cause this problem, but I'm just making sure you've got the latest files). 

     

    Just to answer your question: I was using the latest version :)

  2. Thank you very much for your time and help!

     

    It just seems to be a weird Safari bug, depending on how big the Safari window is, the problem does not appear. Also, if the Web Console is open, I can not reproduce it...

     

    Lets mark this as solved :) Thanks again...

  3. Hello everybody

     

    First of all, thanks for the great animation library! I've just started working with TweenMax and I must say that it is really easy and intuitive to use, great job!

     

    Now to my little problem that I have:

    Whenever I run a repeating rotation tween on a DOM element (lets call it X), every now and then, when i remove the tweened element and append another element (lets call it Y) to the DOM, Safari does not refresh it's viewport, instead, it is just showing the element X without animation, until I scroll or click the mouse, then it shows element Y. This does not seem to happen when I use CSS3 animations, it also does not happen when I do not tween the element with TweenMax.

     

    Running on OSX 10.9.5 and Safari 7.1 (other browsers seem to work without issues).

     

    To reproduce it, you will need to download the standalone CodePen example (don't run it inside CodePen) or download the attached file. Then just open it with Safari and keep refreshing until you encounter the problem (might have to refresh 30 times or more). 

     

    I do not know if this is a Bug in Safari or in TweenMax...

     

    Your help would be very much appreciated!

     

    Thanks a lot

     

     

    nuCpv.zip

    See the Pen nuCpv by anon (@anon) on CodePen

×
×
  • Create New...