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

Multi selection condition on the canvas #3102

Closed
MatBdry opened this issue Jul 13, 2016 · 2 comments · Fixed by #4508
Closed

Multi selection condition on the canvas #3102

MatBdry opened this issue Jul 13, 2016 · 2 comments · Fixed by #4508

Comments

@MatBdry
Copy link

MatBdry commented Jul 13, 2016

Hello,

I have a request for you, about object selection in the canvas. When I apply a group selection, I would like to apply the selection on the element only if it's entirely in the selection rectangle, not when it's only a part of it. I saw in the code the function _collectObject which permits to select the objects. I solved my request when I removed the two conditions intersectsWithRect and containsPoint. Is there a solution to solve my problem without modify the source code or a possible feature to do that ?

Thanks you for your help.

@asturur
Copy link
Member

asturur commented Aug 8, 2016

we ll se if is a super super super super easy flag we can also implement.
But do not get too much hope

@asturur
Copy link
Member

asturur commented Nov 29, 2017

long time later someone did it.
@mbaudry if you are still interested, this has been done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants