Stability-AI / StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
4.52k stars 361 forks source link

Bug: If you drag an image from the image browser into the image display it can become low resolution #431

Open nikolatesla20 opened 3 months ago

nikolatesla20 commented 3 months ago

If you start Stable Swarm UI and you have an initial web UI without any image in the main viewing area, and you browse your image gallery below, if you drag the image from the image gallery into the main display, it will load the image you dragged - the thumbnail image! So it will be extremely low resolution.

You have to click the image in the image gallery to get it to load into the main viewing area.

This can be a bit confusing at first if you start off without any images in the main view and don't realize you have to click the image to view it.

maybe if the image is dragged from the image browser it should somehow detect that and go get the real image and load it? Could be difficult, I don't know.

mcmonkey4eva commented 3 months ago

Check the migration notice in the readme of this repo, or here https://github.com/mcmonkeyprojects/SwarmUI/discussions/2

nikolatesla20 commented 3 months ago

Omg sorry about that, thank you for pointing that out!