Fix bug #235. Add shortcut keys for View/Zoom In (Ctrl++) and View/Zoom Out (Ctrl+-)
authorulflulfl <ulf.lamping@web.de>
Sat, 1 Feb 2014 18:04:47 +0000 (18:04 +0000)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Sat, 1 Feb 2014 18:07:32 +0000 (18:07 +0000)
These are the shortcut keys for zoom in and out as suggested by
QT. Works with the normal keyboard and numpad keys.

Seems that the preferred simple + and - keys have an issue.
While the - key is working and displayed in the menu as expected,
the + key is zooming but not displayed at View/Zoom In
in the menu. I've tried several attempts.


No differences found