richrobber2 / canvas-zoom

zoom and pan functionality
351 stars 23 forks source link

【bug】In webui v1.4.0, the "Shift + wheel - Zoom canvas" under ControlNet is not working #79

Closed amimi818 closed 1 year ago

amimi818 commented 1 year ago

[OS]: Win11/MacOS

[Browser]: Chrome/Edge

[WebUI]: AUTOMATIC1111 WebUI v1.4.0

[Description]: The "Shift + wheel - Zoom canvas" under ControlNet is not working in webui v1.4.0,。But with image2image's inpaint, it works fine.

daswer123 commented 1 year ago

Hi, make sure that you have controlNet integration enabled in canvas zoom settings and that the zoom key is set to shift in the settings.

Also try disabling the built-in canvas-zoom-and-pan extension and restarting webui. If that's what's causing it, please let me know

daswer123 commented 1 year ago

I tested today and found that as expected. It's because the built-in canvas-zoom-and-pan extension is enabled. If you disable it, the zoom on controlNet will work. You won't lose anything because the built-in extension is a light version of this.

amimi818 commented 1 year ago

Thanks for your reply, the problem is perfectly solved!