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

Feature Idea - Selection Editor tool - support selecting multiple entities #326

Open
anotherhale opened this issue Jan 2, 2020 · 1 comment

Comments

@anotherhale
Copy link

There is a need to be able to select multiple entities at once to move them or perform other operations on them as a group. I think initially this would just be a rectangle selection, similar to the zoom to feature, but possibly be able to have other selection methods (freehand, elliptical, selectByType, etc) similar to GIMP or other drawing applications.

I can assist with this PR.

@anotherhale anotherhale changed the title Feature Request - Selection Editor tool - support selecting multiple entities Jan 2, 2020
@eitanfr
Copy link
Member

eitanfr commented Jan 7, 2020

It sounds like a cool idea.
back in the day, we did a simple implementation for it, in SelectionManagerService, checkout the example here.
You can expand this service or create a new util service, we welcome PRs :)

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