I am looking at migrating my apps to Graphics 2.0.
I am having a problem with ‘setReferencePoint’ for groups. I have 200+ groups in each app and ALL display objects (500+ per app) are calculated based on the center of the group (I have each group reference set to ‘CenterReferencePoint’ ). Not only that, but all my transitions are also based on a groups center position.
Now the new anchor points don’t apply to groups. So how can i set the reference point of a group to center?
Also, in Graphics 2.0 where/what is a group’s ‘origin’? is it top left?
Thanks