| Summary: | Allow horizontal scrolling in preview mode with shift-scroll | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Nick Kocharhook <nick> |
| Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | caulier.gilles, metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 8.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | macOS (DMG) | ||
| OS: | macOS | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nick Kocharhook
2023-11-20 11:37:18 UTC
This function already exists, but with the Alt key instead of the Shift key. A test with Gwenview shows that Shift is used for up down and Alt is also used for left right. Maik (In reply to Maik Qualmann from comment #1) > This function already exists, but with the Alt key instead of the Shift key. > A test with Gwenview shows that Shift is used for up down and Alt is also > used for left right. Thanks for the quick reply. In my testing on macOS, Shift-scroll-wheel does nothing. Option/Alt-scroll-wheel scrolls vertically, as does Ctrl-scroll-wheel. Command-scroll-wheel zooms. Not sure if I'm doing something wrong? I am not familiar with the KDE ecosystem, so I can't say what the expected modifier for horizontal scrolling is there. But on macOS, all scroll views respond to Shift-scroll-wheel by scrolling horizontally. All the other modifiers just lead to vertical scrolling. Maik, under macOS, SHIFT + mouse wheel do : wheel to up : first item from the list. wheel to down: last item from the list. Gilles |