Bug 148861 - [ctrl] + scroll wheel doesn't resize thumbnails
Summary: [ctrl] + scroll wheel doesn't resize thumbnails
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Keyboard (show other bugs)
Version: 0.9.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 20:26 UTC by Charles Fryett
Modified: 2017-08-05 07:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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