You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
Issue: We have a set of raphael objects, on applying free transformation on the set when we flip the set by its handles in horizontal(right or left) direction, we lose the object's coordinates on dragging or scaling the set object. The object gets displaced from its original position and it also gets restored to its original state so we also lose the flip.
@ruchiGotprint Did you figure out a solution to this? I have a similar issue when one element is flipped horizontally and then the whole set of elements is transformed (to scale the set). The flipped element gets unflipped and ends up in the wrong position (but is scaled correctly).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue: We have a set of raphael objects, on applying free transformation on the set when we flip the set by its handles in horizontal(right or left) direction, we lose the object's coordinates on dragging or scaling the set object. The object gets displaced from its original position and it also gets restored to its original state so we also lose the flip.
http://jsfiddle.net/PPw5W/1/
The text was updated successfully, but these errors were encountered: