Maintainers, it's possible to have two keyboard shortcuts at the same time. For now, we have this PR implementing Inkscape style shortcuts
- canvas-zoom-in :
=
- canvas-zoom-out :
-
- canvas-zoom-fit :
0
The above new canvas zoom shortcuts is already paving way for UX consistency for issue #1122
However, if you want to keep the legacy style
- canvas-zoom-in :
Ctrl + =
- canvas-zoom-out :
Ctrl + -
- canvas-zoom-fit :
Ctrl + 0 <--- New
It's possible with this PR #1776 I made; hidden menubar
So it's a win-win for both parties; improved vs legacy
Originally posted by @Keyikedalube in #1769 (comment)
Maintainers, it's possible to have two keyboard shortcuts at the same time. For now, we have this PR implementing Inkscape style shortcuts
=-0The above new canvas zoom shortcuts is already paving way for UX consistency for issue #1122
However, if you want to keep the legacy style
Ctrl + =Ctrl + -Ctrl + 0<--- NewIt's possible with this PR #1776 I made; hidden menubar
So it's a win-win for both parties; improved vs legacy
Originally posted by @Keyikedalube in #1769 (comment)