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
Move the mouse slightly to create a blue selection area
While keeping the mouse button held down, zoom in or out using the mouse wheel
Expected Behavior
The grouping should stay anchored to the original fabric coordinate that it was created in
Actual Behavior
The grouping is anchored to the canvas offset that it was originally created in
Reasoning
Not super obvious with the zooming in/out, but this is really evident when implementing autopanning when the cursor moves to the edge of the canvas. Theoretically someone could want it to behave the way that it currently does, but I can't imagine why.
Thanks!
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Version
4.5.0, don't think this has changed recently
Test Case
http://fabricjs.com/fabric-intro-part-5
Information about environment
Any browser
Steps to reproduce
Expected Behavior
The grouping should stay anchored to the original fabric coordinate that it was created in
Actual Behavior
The grouping is anchored to the canvas offset that it was originally created in
Reasoning
Not super obvious with the zooming in/out, but this is really evident when implementing autopanning when the cursor moves to the edge of the canvas. Theoretically someone could want it to behave the way that it currently does, but I can't imagine why.
Thanks!
The text was updated successfully, but these errors were encountered: