zero01101 / openOutpaint

local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠
MIT License
500 stars 43 forks source link

[Bug]: floating control panel doesn't showing up in lobe-theme ext. #237

Closed Aincvy closed 1 year ago

Aincvy commented 1 year ago

What happened?

As the title.

image

Steps to reproduce the problem

  1. Install ext from sd webui ext tab.
  2. restart ui
  3. click Open Outpaint

What should have happened?

Left control panel should be visible.

Commit where the problem happens

commit/5e84d6d5b1057f837eeecaa49a92a235dd589bc5

What platforms do you use to access openOutpaint?

Windows, Linux

What browsers do you use to access the UI ?

Google Chrome

Browser Extensions/Addons

image

AUTOMATIC1111 webUI Commandline Arguments

webui-user.sh: --listen --enable-insecure-extension-access --theme dark --xformers

launch.py: --listen --api

Additional information

sd-webui-lobe-theme and sd-web-ui-kitchen-theme, none of it works.

If I disable them all, then it works.

image

Aincvy commented 1 year ago

Change lobe theme settings Fixed -> Float , then it's visible.

image

Close this.

zero01101 commented 11 months ago

good to know at least, thanks!