Side Scrolling
Open
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
- Scroll left/right -> pans left/right
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
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