Skip to content

Implement canvas zoom legacy keyboard shortcuts #1798

@Keyikedalube

Description

@Keyikedalube

Maintainers, it's possible to have two keyboard shortcuts at the same time. For now, we have this PR implementing Inkscape style shortcuts

  1. canvas-zoom-in   : =
  2. canvas-zoom-out : -
  3. 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

  1. canvas-zoom-in   : Ctrl + =
  2. canvas-zoom-out : Ctrl + -
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions