mcmonkeyprojects / SwarmUI

SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
1.3k stars 93 forks source link

Feature Discoverability - Ability to manually select resolution is hidden until you select "Custom" from Aspect Ratio combobox #166

Open Dwedit opened 2 months ago

Dwedit commented 2 months ago

Feature Idea

In SwarmUI, it isn't obvious that you can manually select image dimensions. The sliders that let you pick a custom width and height of the image are invisible, unless you have selected "Custom" from the Aspect Ratio. Then the width/height sliders become visible. This means that unless you already know this, you have no way to know how to manually select image dimensions. It is not discoverable.

Yes, I literally was unable to figure out how to pick custom sizes, and had to resort to the "Raw Resolution" of "Swarm Internal", because that was actually visible.

My suggestion would be to make the Width and Height sliders always visible, but disabled. And also remove "Custom" from the aspect ratio combobox.

Then either use one checkbox, or two radio buttons to choose between using an aspect ratio, or using custom dimensions. This would disable the aspect ratio combobox and enable the width/height sliders.

Other

No response

JS3910 commented 2 months ago

I looked for it and honestly couldn't find it, thanks! Had a similar issue with the "install ipadapter" button that the documentation says exists, but doesn't mention that it only exists in exactle one very specific set of circumstances.