Summary: | Mouse wheel inverted in Sharpen Tool | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Leonardo Giordani <giordani.leonardo> |
Component: | Plugin-Editor-Sharpen | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: | |||
Attachments: | Solution to this bug |
Description
Leonardo Giordani
2009-10-09 12:24:12 UTC
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 |