ahrm / UnstableFusion

A Stable Diffusion desktop frontend with inpainting, img2img and more!
GNU General Public License v3.0
1.25k stars 86 forks source link

No option to resize image view. #18

Closed elliotmarks06 closed 1 year ago

elliotmarks06 commented 1 year ago

Hi, I LOVE where this project is going, and I want to do my best to give useful feedback that moves the project forward. I did notice, that when opening really large images, there is no option zoom out. It is simply locked to the window size. Could you maybe add that in?

Thanks!

ahrm commented 1 year ago

Added in cdabd60c8da684bb9c4e03a94846f94efa21777e. You can now use control+mouse wheel to scale the image.

ahrm commented 1 year ago

Nevermind, there was a bug with that commit. Reverted for now.

elliotmarks06 commented 1 year ago

Nevermind, there was a bug with that commit. Reverted for now.

Ok, that's fine. Just wanted to bring it to your attention. Hope to see it in a future update!

ahrm commented 1 year ago

Added again in b7ae99059f984050061773602f7db328540ffd50. Now it should be bug free.