nonnonstop / sd-webui-3d-open-pose-editor

3d openpose editor for stable diffusion and controlnet
MIT License
786 stars 96 forks source link

6a047e86 (Sun Apr 2 10:50:58 2023) makes tab unusable on Edge and Firefox [Bug] #43

Open f-rank opened 1 year ago

f-rank commented 1 year ago

Describe the bug updated to 6a047e86 (Sun Apr 2 10:50:58 2023) click on 3d openpose tab and it all looks mangled inside a tiny window, can't use it

To Reproduce Steps to reproduce the behavior:

  1. Click on 3d openpose tab
  2. Edit Openpose looks very small

Expected behavior Be able to use the UI

Screenshots image

Environment (please complete the following information):

Additional context maybe this is some simple css html dimensioning problem. The mini window looks to have stuff in it. The "Send to ControlNet tab is perfectly normal looking and usable, it's the Edit Openpose one that is diminished.

nonnonstop commented 1 year ago

Thank you for reporting. But it works on Firefox in my environment. 🤔

Open Developer Tools (Press F12) on Firefox and follow these steps please.

  1. Search #openpose3d_iframe
  2. Post a screenshot of the developer tools

image

f-rank commented 1 year ago

Here it is. From firefox, though edge behaves the same way opening only a small window.

image image

nonnonstop commented 1 year ago

@f-rank Thank you! For some reason, style.css is not loaded.

  1. Open a1111 webui on firefox.
  2. Press F12 to open developer tools.
  3. Open console tab. image
  4. Press Ctrl + Shift + R to reload page.
  5. Post the following logs.
    • All console logs You can save all logs by right-clicking on the console list and clicking on the "Save all messages to File" button. Please attach the saved file to this issue page. image
    • webui.sh/webui.bat logs Please paste the output of the command prompt that running webui. There might be error messages. image
f-rank commented 1 year ago

@nonnonstop thanks for the follow up, here they are:

all firefox logs:

https://pastebin.com/wHM4u755

webui.bat log:

https://pastebin.com/BrDY6AD8