I am having a problem with implementing a Pan/Zoom functionality.
When a decreasing zoom effect has completed it appears that the X and
Y values of the zoom target are not updated as they seem still to be
referencing the position as before the zoom despite the result ends up
positioning the component in a different position relative to the
initial position.

Even when translating the component's position to the global z-level
it still references the initial position.

Calls to invalidateSize and invalidateDisplayList doesn't do any
changes , its still not possible to get the actual position of the
component after a zoom that visually alters the X/Y position.


Reply via email to