Jump to content
Search Community

Recommended Posts

Posted

I have an image editing application that I'm trying to add the ability to change the size/orientation of the image. Once the FlexTransformManager is resized, however, the "draggable" area remains the same as the old size. For example, if I have a 1280x720 FlexTransformManager, then I change the size to 720x120 (From Landscape to Portrait), then items managed by the transform manager are still draggable within the old 1280x720 bounds. Is there a "reset" method or "re-initialize" method that would reset the draggable area of the transformmanager after a resize?

Posted

Figured it out, was refactoring and had unwittingly violated the "with and height cannot be percentages" rule. Great product!

  • Like 1
Posted

Great, thanks for letting us know. 

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