Jump to content
Search Community

quickTo() and quickSetter() functions css and attr options

JamesGrubb test
Moderator Tag

Recommended Posts

Yep, that's exactly it, @JamesGrubb. The .quickTo() method is like a direct wire to the inner-guts of a tween where the start/end values are stored AFTER all the parsing has happened. So the "css" and "attr" stuff involves various amounts of extra parsing, validating values, swapping aliased properties, etc. quickTo() skips all that for performance reasons. 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...