Jump to content
Search Community

limitless

Members
  • Posts

    3
  • Joined

  • Last visited

limitless's Achievements

0

Reputation

  1. 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
×
×
  • Create New...