Share Posted March 19, 2009 I found a small bug with a quick fix that you might want to add to your codebase. If a user is hovering over a transformItem when enabled = false is called, the cursor stays on whatever image that it was on, and doesn't remove until the transform manager is enabled again and something is clicked on. I fixed it by adding swapCursorOut() to the enabled setter if $b == false; Link to comment Share on other sites More sharing options...
Share Posted March 19, 2009 Great catch. Thanks for letting me know and providing a fix. I just dropped it in now. Cheers! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now