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
The text was updated successfully, but these errors were encountered:
asturur
changed the title
Unselect object in group with shiftKey and zoomToPoint v 1.6.3
Unselect object in group with shiftKey and zoomToPoint
Jul 11, 2016
i does not work in 1.5.0 onward.
It has to do with the fact that we calculate ocoords with vpt effect, and that we do not recalculate them when we change zoom if inner group.
And vpt gets applied multiple times.
https://jsfiddle.net/xof2p2qw/ - if ZOOM = 1 - work unselect with shiftKey, if ZOOM < 1 - not work.
The text was updated successfully, but these errors were encountered: