d2phap / d2phap/ImageGlass

how to show horizontal and vertical scrollbars ?

Open
#1,804 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎯 feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.