ModelSurge / sd-webui-comfyui

An extension to integrate ComfyUI workflows into the Webui's pipeline
MIT License
504 stars 32 forks source link

Comfyui setting panel move wen switch to other tab. #159

Open kakachiex2 opened 1 year ago

kakachiex2 commented 1 year ago

Most of the time when switching from text2image tab to Comfyui tab the setting panel move to the left corner this happen every time I' switch to any other tab. Comfyui panel switch

ljleb commented 1 year ago

I'm not sure, but I think this has to do with the way we resize the comfyui iframe to take all the available space. I have not yet been able to reproduce the behaviour locally. May I ask:

kakachiex2 commented 1 year ago

Sorry for the late reply I'm using:

PladsElsker commented 10 months ago

This is caused by the fact that the iframe containter's size will become 0px in width and height when switching tabs. Some possible ideas to fix this: