lllyasviel / lllyasviel/stable-diffusion-webui-forge
Add option to move canvas and change brush size with keyboard / mouse shortcuts
Open
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
- 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 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