jtydhr88 / sd-canvas-editor

A custom extension for sd-webui that integrated a full capability canvas editor which you can use layer, text, image, elements, etc
148 stars 11 forks source link

Page dose not render correctly #12

Closed markgauda closed 1 year ago

markgauda commented 1 year ago

I am having the same issue as issue #6. The page is rendering in a strange way. I am running windows 10, and have tried running on Firefox and Chrome, with and without extensions enabled. I've attached an image of how it looks on my setup. image

jtydhr88 commented 1 year ago

That issue is super weird for me… It looks like missing the style.css file but never happened on my side, can you try to clean up your browser cache?

Eretik228 commented 1 year ago

not work

ariraz513 commented 1 year ago

is there a solution for this?

jtydhr88 commented 1 year ago

hi @ariraz513 to be honest, since I could not reproduce this issue on my local, I have no idea the root casue of this issue yet. However, while I refactor my other extension https://github.com/jtydhr88/sd-3dmodel-loader, I found Gradio (the platform that webui is using) sometimes would override the extension custom style sheets, which may cause the issues you meet. I will push a protential fix for this issue soon to see it can be fix on your guys side or not.

shakshak-student commented 1 year ago

I have the problem here, win11 sys, both reproduce on edge & chrome image

jtydhr88 commented 1 year ago

@shakshak-student 朋友你好,请问能帮我一个忙吗?就是在这个页面上任意一个元素上(比如说就是upload这个文字上)右键,检查元素,会打开这个元素的css列表,能帮我把这个css列表截图一下放到这吗?感谢感谢

shakshak-student commented 1 year ago

@shakshak-student 朋友你好,请问能帮我一个忙吗?就是在这个页面上任意一个元素上(比如说就是upload这个文字上)右键,检查元素,会打开这个元素的css列表,能帮我把这个css列表截图一下放到这吗?感谢感谢

uTools_1682758069552
shakshak-student commented 1 year ago

@shakshak-student 朋友你好,请问能帮我一个忙吗?就是在这个页面上任意一个元素上(比如说就是upload这个文字上)右键,检查元素,会打开这个元素的css列表,能帮我把这个css列表截图一下放到这吗?感谢感谢

uTools_1682758243734
jtydhr88 commented 1 year ago

@shakshak-student thanks!

jtydhr88 commented 1 year ago

@ariraz513 @Eretik228 @markgauda @shakshak-student I pushed a fix to try to fix this issue, can you guys help to check it works now? thanks a lot for your help!

jtydhr88 commented 1 year ago

Hey guys, I will assume this issue has be resolved by my recent commits. Still, this issue never happened on my end so I have to fix by “guessing”. In order to fix this problem some new UI issues are introduced but not serious like this, I opened another issue to track that one https://github.com/jtydhr88/sd-canvas-editor/issues/13 So I will close this now, please feel free to reopen it if it still exists.