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

Improve rectangle selection #29

Open
kintel opened this issue Oct 10, 2014 · 0 comments
Open

Improve rectangle selection #29

kintel opened this issue Oct 10, 2014 · 0 comments
Labels

Comments

@kintel
Copy link
Contributor

kintel commented Oct 10, 2014

QGraphicsView supports basic rubber band selection, but it's limited:

  • Extending an existing selection doesn't work
  • It looks like it uses bounding box selection as default. Not sure if this can be extended

When importing many objects, rectangle selection would be convenient.
If we do this, QCad's selection style would be cool:

  • Drag from left to right: select objects fully inside the drag rectangle
  • Frag from right to left: select objects partially inside the drag rectangle
@kintel kintel added the Feature label Oct 10, 2014
kintel added a commit that referenced this issue Oct 12, 2014
@kintel kintel changed the title Implement rectangle selection Improve rectangle selection Oct 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant