Version: 1.1.0 trunk (using KDE 4.3.4) Installed from: Archlinux Packages The keyboard shourtcuts for zooming are inconsistent between preview and editor. In the preview widget you have to use ctrl + plus or minus, whereas in the editor simply using plus an minus is sufficient. I think this should be unified or allowing both ways in all places.
I agree, if others people want too. It's a 5 minutes fix (:=)))... Gilles Caulier
Jahonnes, Same problem to fix in Light Table... Gilles Caulier
But which shortcut do we want? Or both?
Iconview : dolphin/konqueror use CTRL +/- preview : gwenview use CTRL +/- editor : gimp use +/- Note : firefox use CTRL+/- to zoom web page. For me both must be available. I vote for CTRL +/- as primary, and +/- as secondary shorcuts Gilles Caulier
Note : Krita use also CTRL+/- Gilles Caulier
A general review to keyboard shortcuts : http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts .. Can be interresting for the future... Gilles Caulier
Another link: http://morris-photographics.com/photoshop/shortcuts Photoshop use also CTRL +/- as primary shortcuts Gilles Caulier
Johannes Didi you manage this entry before 1.1.0 release ? Gilles Caulier
No, I thought I wait for more opinions.
SVN commit 1084057 by cgilles: Zoom Plus/Minus shortcuts : - Set alternate shortcuts as Plus/Minus keys. - Primary shortcuts still default values set by KDELibs: Ctrl+ and Ctrl-. BUGS: 224021 M +8 -2 digikam/digikamapp.cpp M +3 -3 digikam/digikamapp_p.h M +6 -0 utilities/cameragui/cameraui.cpp M +8 -4 utilities/imageeditor/editor/editorwindow.cpp M +9 -5 utilities/lighttable/lighttablewindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1084057