how to show horizontal and vertical scrollbars ?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Can it show horizontal and vertical scrollbars when process MouseWheelActions (PanVertically and PanHorizontally)?
and add Photoshop scroll style in setting :
Mouse Wheel --> move up and down
Ctrl + Mouse Wheel-- > move left and right
Alt + Mouse Wheel-- > Zoom
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the MouseWheelActions entries for PanVertically and PanHorizontally. Verify how the image viewer exposes horizontal and vertical scrollbars, then check the settings flow for the requested Photoshop-style Mouse Wheel, Ctrl + Mouse Wheel, and Alt + Mouse Wheel mappings. Done means both scrollbar directions work and the three mappings behave as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100