d2phap / d2phap/ImageGlass

Custom mouse wheel actions on thumbnail panel

Open
#1,506 1 comment 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.