Version: 1.0.0-beta6 (using KDE 4.3.1) Installed from: Ubuntu Packages Mouse wheel zoom behaviour is inverted in Sharpen Tool; the way it works globally in digikam (i.e. in showPhoto) is correct and consistent with Gimp and other tools and is Ctrl + WheelUp: Zoom In Ctrl + WheelDown: Zoom Out As stated, in Sharpen tool it zooms in incorrectly with Ctrl + WheelUp.
Created attachment 37471 [details] Solution to this bug Just swapped slotDecreaseZoom() and slotIncreaseZoom() in libs/widgets/imageplugins/imageregionwidget.cpp
SVN commit 1033080 by cgilles: fix zoom in/out handling in image editor tool preview when mouse wheel is used with CTRL key. BUGS: 209973 M +2 -2 imageregionwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1033080