Jump to content
Search Community

Spekumi

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Spekumi

  1. Ok, thanks for the help! That answers all my questions!
  2. I see. So if I were to use only to(), the only way I could get the result I wanted is by using set() to change the element's position accordingly?
  3. Hi, I'm trying to have different transformations such as rotation, scale, skew, etc to animate with different transformation origins. The code pen shows a simple example of the problem where i'm trying to scale from top left origin and then rotation from center. http://codepen.io/Spekumi/pen/raNEvx What I expected it to do was rotate from the center of the result of the scaling. So basically, i shouldn't be seeing the black background. Is it possible to do this? Thanks
×
×
  • Create New...