stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: Name of the quicksetting may block control

Open Xyem opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

When adding settings to quicksettings, the full text of the setting is shown at the top of the UI, causing the setting name box to float over the controls. This make it very difficult to use certain quicksettings.

Steps to reproduce the problem

  1. Go to settings tab
  2. Add show_progress_every_n_steps to the Quicksettings list
  3. Refresh the UI
  4. See that the identifier for the progress quicksetting uses its full description (Show image creation progress every N sampling steps. Set to 0 to disable. Set to -1 to show after completion of batch.), obscuring the controls.

image

What should have happened?

Quicksettings should display a short name, to prevent it obscuring the controls.

Commit where the problem happens

5a7f85d58a5c0d5a1f187e6dc961c6c9c995c4fd

What platforms do you use to access UI ?

Linux

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

No response

Additional information, context and logs

No response

Xyem avatar Jan 06 '23 22:01 Xyem

Thanks for renaming the issue, I had to copy this across from another browser that wasn't letting me submit the issue and I missed that part.

Xyem avatar Jan 06 '23 23:01 Xyem