ltdrdata / ComfyUI-Workflow-Component

This is a side project to experiment with using workflows as components.
GNU General Public License v3.0
197 stars 10 forks source link

Some UI funnies with Image Refiner #31

Open TPreece101 opened 6 months ago

TPreece101 commented 6 months ago

I really love the concept of the image refiner - it has so much potential (have you thought about breaking it out to be it's own custom node? I think many people would want to use it without wanting to set up workflows etc)

I have encountered some strange UI issues when I try to use it however - it works fine if I zoom out a long way so that all the inputs fall within the main div.

I'm using Chrome Version 120.0.6099.129 and MacOS Sonoma if that makes any difference

Let me know if you want any more details 😊

https://github.com/ltdrdata/ComfyUI-Workflow-Component/assets/12260327/86891692-8260-4e3f-ad4c-7c4cfb148ebb

ltdrdata commented 6 months ago

Due to the numerous functional elements that the Image Refiner incorporates, it requires a minimum resolution. Additionally, layout distortions may occur when frontend extensions extensively modify layout styles.

TPreece101 commented 6 months ago

Ah so something like pythongosssss/ComfyUI-Custom-Scripts might also be interfering with the layout

ltdrdata commented 6 months ago

Ah so something like pythongosssss/ComfyUI-Custom-Scripts might also be interfering with the layout

Instead, there are extensions that manipulate the theme.

TPreece101 commented 6 months ago

Ah OK I don't think I have anything else that manipulates the front end at all but there could be something hidden in one of the custom nodes I've installed