lllyasviel / lllyasviel/stable-diffusion-webui-forge

Add option to move canvas and change brush size with keyboard / mouse shortcuts

Open
#2,108 0 comments 1 reaction 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

The old canvas version allowed moving the canvas with F and changing the brush size with Ctrl + Scrolling. This really should be added back.

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

Start by locating the canvas implementation and the code handling keyboard and mouse shortcuts, then compare its behavior with the old canvas version referenced in the issue. The work is done when F moves the canvas and Ctrl plus scrolling changes brush size, with the existing canvas behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.