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

[georeferencer] Add basic keyboard interface for the CPL list widget #40335

Merged
merged 2 commits into from Nov 30, 2020

Conversation

nirvn
Copy link
Contributor

@nirvn nirvn commented Nov 29, 2020

Description

Add basic keyboard interface for the CPL list widget:

  • Pressing the del key will delete the selected point
  • Pressing the space key will toggle the enabled state of the selected point
  • Pressing the up/down/left/right keys will move selection around

I had to use the georeferencer quite a lot this week, and trying to kill as many pains as possible.

- Pressing the del key will delete the selected point
- Pressing the space key will toggle the enabled state
of the selected point
- Pressing the up/down/left/right keys will move selection
aroud
@github-actions github-actions bot added this to the 3.18.0 milestone Nov 29, 2020
@roya0045
Copy link
Contributor

If you plan on doing some work on the georeferencer could you check out my PR? I don't want you to waste time on something that is being worked on.

src/app/georeferencer/qgsgcplistwidget.cpp Outdated Show resolved Hide resolved
src/app/georeferencer/qgsgcplistwidget.cpp Outdated Show resolved Hide resolved
@nirvn nirvn merged commit ceb53ce into qgis:master Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants