---
The ResizeManagerFX component does have an update that abstracted the move manager from the resize manager.
> What new capabilities does it offer over your previous version?
Here are a few features;
- abstracted move manager
- lock aspect ratio
- new styles, total control over how overlays are rendered and positioned.
- new bounds checking
- there is more that will be listed in the component's change log.
> Are we entitled to any more updates after this current version
If the component's release is a minor update, all resize manager customers are entitled to a free update.
Mike
Hi,
Is this version 1.5 the same amount as the version listed on the site?
We have a project that needs lock aspect ratio. Does this scale the component or actually calculate the new dimensions using the ratio of the component's initial dimensions.
Regards,
Christine
> Is this version 1.5 the same amount as the version listed on the site?
It is still in beta, you will be notified when it is updated and released.
The lock aspect ratio style is a trig calculation not scale. So you can lock a UIComponent and it will calculate the ratio from it's height and width.
Mike

Joined: 2007-05-17