Bug 148861

Summary: [ctrl] + scroll wheel doesn't resize thumbnails
Product: [Applications] digikam Reporter: Charles Fryett <kde-bugs>
Component: Usability-KeyboardAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 0.9.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description Charles Fryett 2007-08-15 20:26:12 UTC
Version:           0.9.2-final (using KDE 3.5.7, Kubuntu (feisty) 4:3.5.7-0ubuntu1~feisty2)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-16-generic

[ctrl] + scroll wheel resizes thumbnails in KDE konqueror...
[ctrl] + scroll wheel resizes an image in digikam in view mode...
[ctrl] + scroll wheel should resize thumbnails in album view.
Comment 1 Mikolaj Machowski 2008-04-20 21:53:18 UTC
Well, he is right. It should work the same way in all "contexts".
Comment 2 caulier.gilles 2008-12-05 21:49:50 UTC
It still valid with 0.10.0

Gilles Caulier
Comment 3 caulier.gilles 2008-12-08 12:52:50 UTC
SVN commit 894270 by cgilles:

digiKam from trunk (KDE4) : in iconview, mouse wheel + CTRL zoom in/out contents, as Dolphin or Konqueror
BUG:148861


 M  +12 -7     digikamview.cpp  
 M  +13 -0     iconview.cpp  
 M  +2 -0      iconview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894270
Comment 4 caulier.gilles 2008-12-08 13:01:41 UTC
SVN commit 894274 by cgilles:

digiKam from trunk (KDE4) : Camera GUI : use CTRL + mouse wheel to zoom in/out iconview
CCBUGS: 148861


 M  +6 -0      cameraui.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894274