Jump to content
GreenSock

blomma

[BUG] TransformItem.y [SOLVED]

Moderator Tag

Recommended Posts

Hey, just upgraded to version 1.41 of TransformManager and i found a bug in TransformItem.as in the getter for the y property.

It returns

_targetObject.x;

 

but it should be

_targetObject.y;

 

I attached a diff for it.

Link to comment
Share on other sites

Silly me. Copy and paste strikes again. It's fixed in the latest build. Thanks for pointing that out.

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.
×