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

Add keyboard shortcuts for zooming to GUI apps #70

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

stephenrparsons
Copy link
Member

Adds '+' and '-' keyboard shortcuts to zoom in and out for apps that use ImageScrollArea. Helpful for more fine-grained zooming, in particular when scrolling is wonky, as when using a touchpad over remote desktop.

@csparker247
Copy link
Member

It's more normal to use QShortcut with a QKeySequence for this [example]. This is due to keyboard layout issues.

@csparker247 csparker247 enabled auto-merge (squash) December 1, 2023 20:22
@csparker247 csparker247 merged commit 64d0376 into develop Dec 1, 2023
2 checks passed
@csparker247 csparker247 deleted the zoom-buttons branch December 1, 2023 20:23
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 this pull request may close these issues.

2 participants