desktop/desktop

Support common mouse/keyboard combinations for zoom

Open

#3.913 geöffnet am 1. Feb. 2018

Auf GitHub ansehen
 (12 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (18.758 Stars) (9.945 Forks)batch import
enhancementhelp wantednot-planned

Beschreibung

Description

Please use common keyboard mouse combinations for zooming: Ctrl++ for zoom in Ctrl+- for zoom out Ctrl+0 for zoom reset

Issue 1: Shortcut description in the menu is wrong Issue 2: Numpad +/- is not supported as in Firefox, Chrome or IE Issue 3: Mouse scrolling is not supported, in contrast to almost all popular software titles

Version

GitHub Desktop version: 1.0.13 OS version: Windows 7, Windows 10

Steps to Reproduce (Issue 1)

Open the View menu

Expected behavior: it shows Ctrl++ for zoom in

Actual behavior:
Menu screenshot: grafik

Steps to Reproduce (Issue 2)

Press Ctrl+NumPad-+

Expected behavior: it zooms in as in Firefox, Chrome, or IE Actual behavior: nothing happens

Steps to Reproduce (Issue 3)

Hold Ctrl key and scroll with the mouse wheel

Expected behavior: it zooms in or out as in Firefox, Chrome, or IE Actual behavior: nothing happens

Contributor Guide