Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unselect object in group with shiftKey and zoomToPoint #3096

Closed
berezmax opened this issue Jul 10, 2016 · 1 comment · Fixed by #3144
Closed

Unselect object in group with shiftKey and zoomToPoint #3096

berezmax opened this issue Jul 10, 2016 · 1 comment · Fixed by #3144
Labels
Milestone

Comments

@berezmax
Copy link

https://jsfiddle.net/xof2p2qw/ - if ZOOM = 1 - work unselect with shiftKey, if ZOOM < 1 - not work.

@asturur 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
@asturur
Copy link
Member

asturur commented 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.

@asturur asturur added the bug label Jul 11, 2016
@asturur asturur added this to the 1.6.4 milestone Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants