rgthree / rgthree-comfy

Making ComfyUI more comfortable!
MIT License
963 stars 75 forks source link

Change progress bar position, to match the new Comfy UI menu bar. #261

Closed JorgeR81 closed 2 months ago

JorgeR81 commented 2 months ago

The Progress Bar (rgthree) is in front for the new Comfy UI menu bar.

https://github.com/comfyanonymous/ComfyUI/pull/3112

bar

bar2

JorgeR81 commented 2 months ago

The Comfy UI menu bar also incorporates a progress bar, but it's a simplified version ( for the whole workflow ).

In the long term, a better solution could be to add an option to show a more complex bar in the Comfy UI menu itself. ( I don't know if there are plans for that )

bar1

DrJKL commented 2 months ago

With the new menu bar's model (Canvas not being the entirety of the viewport), there are a lot of possibilities 😁

JorgeR81 commented 2 months ago

Yes, we could have a sidebar instead, or a second, customizable bar, next to the menu bar.

We could have an option to pin down node widgets to the bar ( eg. the text prompt fields ). And this setting could be stored in the workflow itself, so each one could have its own configuration.

I think this could replace the need for Comfy UI to have a "Frontend" !

JorgeR81 commented 2 months ago

Ok, this is working, but there is no need for 3 bars ...

Can you add an option to draw only the current node bar. ( But, you can keep the global completion % text for the workflow )

bar3