You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cool project! But the animation is really slow on mobile (Android 6.0, Nexus 5, Chrome 49). Jquerys animate in 2.* aren't that performant. Consider using jQuery 3 or some other js library using requestAnimationFrame() like vivus, GSAP or mo.js.
The text was updated successfully, but these errors were encountered:
Cool project! But the animation is really slow on mobile (Android 6.0, Nexus 5, Chrome 49). Jquerys animate in 2.* aren't that performant. Consider using jQuery 3 or some other js library using requestAnimationFrame() like vivus, GSAP or mo.js.
The text was updated successfully, but these errors were encountered: