d2phap / d2phap/ImageGlass

Side Scrolling

Open
#2,052 0 comments 1 reaction 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

System information
  • Windows OS version: Windows 11 23H2
  • ImageGlass version: Version: 9.1.8.723 (64-bit)
  • ImageGlass release: Classic
Describe the feature
  • Currently you have to hold shift and scroll up/down to pan side-to-side in an image
  • I would like the app to support left/right scrolling to pan side-to-side in an image
  • I think this makes more sense than holding a key and scrolling up/down to go side-to-side, makes more sense to just scroll to the side you want to pan.
How to use feature
  1. Scroll left/right -> pans left/right

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

No file, test, or entry point is named. Start by locating the C# desktop input and image-panning handling, then check how horizontal scroll events are exposed on Windows 11; done means left/right scrolling pans the image horizontally without requiring Shift, with existing vertical and Shift-based behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.