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

[Bug]: Compressed Script UI elements stacked under the Scripts dropdown.

Open some9000 opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

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

What happened?

All script UI elements are present under the Script dropdown even when not loaded. They are just empty and thus compressed into lines: 2022-10-20 07 01 54 127 0 0 1 68a4adbc44e0 If we empty the scripts folder that bottom part becomes clear: 2022-10-20 07 03 02 127 0 0 1 e1b79612466e Found out because my script was using a placeholder text, something that does not get hidden, so it looked like this: 2022-10-20 07 04 45 127 0 0 1 1fa70040a63f And then, when the script gets activated like this: 2022-10-20 07 05 41 127 0 0 1 3effc526b2f2

Steps to reproduce the problem

Have some scripts in the scripts folder, I guess...

What should have happened?

Seems like nothing from the script UI should be present before the script is in use.

Commit where the problem happens

f894dd552f68bea27476f1f360ab8e79f3a65b4f

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

No response

Additional information, context and logs

No response

some9000 avatar Oct 20 '22 04:10 some9000