thomasasfk / sd-webui-aspect-ratio-helper

Simple extension to easily maintain aspect ratio while changing dimensions. Install via the extensions tab on the AUTOMATIC1111 webui.
https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git
406 stars 66 forks source link

Support tab switching on img2img #40

Closed thomasasfk closed 1 year ago

thomasasfk commented 1 year ago

At the time I wrote the JavaScript functionality, I stupidly didn't test it extensively on img2img - so there have been a few bugs.

This issue is related to the sub windows sketch, inpaint & sketch inpaint - would be nice to have the aspect ratio dynamically switch tabs, as at the moment it just works based on the resolution of the initial img2img subtab.

thomasasfk commented 1 year ago

https://github.com/thomasasfk/sd-webui-aspect-ratio-helper/pull/41