anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
970 stars 58 forks source link

[Bug]: Prompt window not adjusting to prompt size #151

Closed trihardseven closed 1 year ago

trihardseven commented 1 year ago

Is there an existing issue for this?

What happened?

Prompt window stops adjusting to prompt size. I think this can also happen on AUTO, but it's not a big problem there because the prompt window is larger by default. Here its one line so when it happens its a pain to keep using it, only fix is to refresh the page and possibly lose many of your settings.

capture9

Steps to reproduce the problem

  1. Go to t2i
  2. Write a 2+ line prompt
  3. Click on the prompt dropdown and click it again
  4. Now prompt text is stuck at showing 1 line only

What should have happened?

It should show multiple lines like before

Commit where the problem happens

2dd1a23938ee7d617728d7e09eb87480a5c586fb

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Brave

Command Line Arguments

xformers and nohalfvae

List of extensions

capture10

Console logs

not needed

Additional information

No response

anapnoe commented 1 year ago

remove canvas zoom and reinstall the ui-ux it seems like this is causing the issue