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

Review 'move' operation when we click over a selection and use 'add selection' modifier #1105

Closed
dacap opened this issue May 2, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@dacap
Copy link
Member

dacap commented May 2, 2016

The user might expect that he/she can start adding a new selection rectangle/shape from any pixels, even when he/she starts from inside the selection.

Actually it start moving the selection as the normal selection behavior. Here we've to see two possibilities:

  1. If the default behavior is changed to "add selection," we need a way to move the selection anyway clicking on it, so as it is working is just fine in case the default behavior is changed to "add selection" from the context bar.
  2. If the user is pressing the "add selection" modifier, it might behaves differently, disabling the move action completely (like the subtract mode).

Reported here: https://twitter.com/itsMaple/status/727014911117651968

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