anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
964 stars 60 forks source link

[Bug]: Canvas Move + Inpaint Zoom keyboard shortcut effecting the whole inpaint Window #172

Closed rushuna86 closed 8 months ago

rushuna86 commented 1 year ago

Is there an existing issue for this?

What happened?

When holding F during inpainting to move canvas, it actually moves the whole inpainting window. Shift + Mouse scroll also effecting the whole inpaint window and not just the canvas.

Steps to reproduce the problem

  1. Go to .... Inpaint
  2. Press and hold F and click move picture

What should have happened?

I'm assuming this feature should only move the inpaint canvas not the whole inpainting window?

Version or Commit where the problem happens

355c0ef

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Windows

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

Cross attention optimization

sdp

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

--opt-sdp-attention --no-half-vae --autolaunch

List of extensions

built-in

Console logs

nothing unusual

Additional information

No response

anapnoe commented 1 year ago

yes this is the official upstream implementation on canvas zoom so either disable the inbuild extension or don't use the shortcuts until I add them for ui-ux I didn't remove the extension cause the paint brush size can be useful