Bug 220131

Summary: Ctrl + Scroll Wheel triggers two different actions
Product: [Applications] digikam Reporter: Simon <simon.eu>
Component: Usability-MouseAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0
Sentry Crash Report:

Description Simon 2009-12-26 12:19:50 UTC
Version:           1.1.0 (rev.: 1066184) (using 4.3.4 (KDE 4.3.4), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-1.slh.4-sidux-686

In Album View mode (with the thumbnails) and other Views showing thumbnails Ctrl+Scroll both changes the size of the thumbnails and scrolls up/down one page.

I think one action would be enough ;)
Comment 1 Marcel Wiesweg 2009-12-27 21:04:43 UTC
SVN commit 1066718 by mwiesweg:

Eat the wheel event when using it to change thumbnail size.

BUG: 220131

 M  +2 -1      NEWS  
 M  +1 -0      digikam/imagecategorizedview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1066718
Comment 2 Simon 2009-12-28 11:27:43 UTC
Thank you! Confirmed, resizes thumbs only now.