-
Notifications
You must be signed in to change notification settings - Fork 565
Allow Zoom in/out using keyboard shortcuts Ctrl +/-
on linux and windows
#8749
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
Labels
desktop
Desktop client related issues
small improvement
A small improvement which can hopefully be implemented within a short time frame.
state:tested
We tested it and are about to release it
Milestone
Comments
BijinDev
added a commit
that referenced
this issue
Mar 31, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749
BijinDev
added a commit
that referenced
this issue
Apr 1, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749
BijinDev
added a commit
that referenced
this issue
Apr 4, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
BijinDev
added a commit
that referenced
this issue
Apr 11, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
hrb-hub
added a commit
that referenced
this issue
Apr 23, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
wrdhub
pushed a commit
that referenced
this issue
May 12, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
hrb-hub
added a commit
that referenced
this issue
May 15, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
hrb-hub
added a commit
that referenced
this issue
May 15, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
hrb-hub
added a commit
that referenced
this issue
May 15, 2025
Added keyboard shortcuts (Ctrl + + and ctrl + -) for zooming in and out on Linux and Windows. This was already working on Mac. Close: #8749 Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
desktop
Desktop client related issues
small improvement
A small improvement which can hopefully be implemented within a short time frame.
state:tested
We tested it and are about to release it
Uh oh!
There was an error while loading. Please reload this page.
At the moment zooming using shortcuts is only implemented for Mac. It would be good to also add it for Linux and Windows.
Implementation hint: look for
"zoom-changed"
event to see how zoom is handledEstimated: 2h
##Test Notes
ctrl + +
/ctrl+shift + +
orctrl + -
/ctrl+shift + -
The text was updated successfully, but these errors were encountered: