Custom mouse wheel actions on thumbnail panel
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Currently ImageGlass seems to only support customizing the mouse wheel action for the viewer.
I would like to to scroll on thumbnail panel to switch image and scroll on viewer to zoom, just like Picasa. Most of my usage is sequential browsing and zooming, if this is possible do then there could be save a lot of mouse clicks, thanks 😆.
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 locating the mouse-wheel handling for the viewer and the thumbnail panel. Confirm how the current viewer action is configured, then trace how thumbnails switch images. Done means the thumbnail panel can switch images on wheel input while the viewer continues to use the configured zoom action.
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