[Digikam-devel] [Bug 161087] conflicting directions of mouse scroll when zooming

Arnd Baecker arnd.baecker at web.de
Wed Apr 23 19:33:28 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=161087         




------- Additional Comments From arnd.baecker web de  2008-04-23 20:33 -------
Gilles, is digikam/libs/widgets/common/statuszoombar.cpp
the right place to modify?

I think for 0.10, this can be easily done
by defining the slider using
http://doc.trolltech.com/4.3/qabstractslider.html#invertedControls-prop

"""If this property is false, scrolling the mouse wheel "up" and using
keys like page up will increase the slider's value towards its
maximum. Otherwise pressing page up will move value towards the
slider's minimum."""

For 0.9.x: is it necessary to overwrite wheelEvent?



More information about the Digikam-devel mailing list