Summary: | digikam editor window should should support mouse wheel for image change | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gábor Ziegler <Gabor.Ziegler> |
Component: | Usability-Mouse | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Gábor Ziegler
2006-12-12 09:55:36 UTC
Gabor, It's already implemented in 0.9.0 : SHIFT + mouse wheel up == PAGE_UP SHIFT + mouse wheel down == PAGE_DOWN We need to use SHIFT key because if you don't use 'Zoom Auto Fit' option, Qt will use mouse wheel to pan canvas content. Gilles Caulier |