Mouse Wheel actions on Image Frame / Thumbnails should be cursor location dependent (mouse over)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
This issue is already known but doesn't have it own ticket.
https://github.com/d2phap/ImageGlass/issues/383#issuecomment-406155058
Is your feature request related to a problem? Please describe.
I frequently zoom the Image frame when attempting to scroll through Thumbnails, or scroll through the Thumbnails frame when attempting to zoom the Image. This is because the active frame, and mouse wheel action, is currently determined by the last frame to receive a mouse click.
Describe the solution you'd like
The mouse wheel action should change based on which frame (Image or Thumbnails) is currently moused-over. You should not have to click either frame for them to respond to mouse wheel.
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 reviewing the mouse-wheel handling for the Image and Thumbnails frames, using the linked issue discussion for context. Reproduce scrolling and zooming with the pointer over each frame. Done means wheel actions follow the frame under the mouse without requiring a prior click.
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
- Mostly clear
- Newbie friendliness
- 42/100