Hi,

when a group is made reactive and receives a mouse event the event
coordinates are relative to the stage.

Because the group coordinates rotate and transform with the group (so
that x in a rotated group is actually a position along a possibly
diagonal line) one cannot easily make natural comparisons between the
coordinates of the event and coordinates on the group grid.

Does clutter provide transform matrices for this purpose? Wouldn't it
make sense to have events received by a group automatically produce
coordinates relevant there?

Thanks,
Bartek
-- 
To unsubscribe send a mail to [email protected]

Reply via email to