lllyasviel / lllyasviel/stable-diffusion-webui-forge

Image zoom in/out by mouse wheel

Open
#1,498 1 comment 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Hi,

After a couple of months of using another UI, I got back to Forge, updated it and realized that we can zoom in/out images in img2img tabs and subtabs by mouse wheel.
Can you disable it please or enable it only whenever ctrl is pressed? It's so annoying when you wanna scroll down, you go over it and accidentally you zoom out the whole image, and then you try to put it back in the center. And that happens every single time.
Ofc, it will take some time to memorize it and scroll up/down on the right side of the screen but please consider making it more friendly :)

Contributor guide

No contributing guide indexed for this repository

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 or test is named. Start by locating the image zoom behavior used by the img2img tabs and subtabs, then trace how mouse-wheel events are handled. Done means ordinary wheel scrolling no longer changes image zoom, while zooming works only with the requested modifier behavior; add or update coverage if the project has relevant UI tests.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.