clipAndEnableScrolling in SkinnableContainerremoved?
Hey,
I just noticed that clipAndEnableScrolling was removed from the SkinnableContainer/SkinnableDataContainer and am wondering why. I would like to be able to set this to true in a SkinnableContainer, so the Group can have an arbitrary size and I can drag it around inside of the fixed-sized SkinnableContainer (for instance, if an Image is large, and I can only see 1/4 of it, I would like to be able to drag it around to crop it, using skinnable container with the contentGroup having a contentWidth/contentHeight of the image, to the right size, but I need clipAndEnableScrolling).
Is there any work around for this, or what's the plan? I would like to update the scrollRect on a contentGroup inside the SkinnableContainer, that's it
, using clipAndEnableScrolling.
Thanks for the help,
Lance
