-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ feature ] Add Controller button to "go to group" #352
Comments
And it would be even cooler if you can add the new "Fit View" animation! 😃 Fit_View_Animation.mp4 |
I didn't know about this. It works great ! Comfy-Org/ComfyUI_frontend#1474 Maybe we don't need a new button. If possible, I think it would be better to integrate the Controller with this feature, instead of creating a new one.
For the Controller, it could work this way:
|
Now we can even use controllers as fast go-to-group buttons! So cool! 😎 Fit-View-Test.mp4 |
It's working very well ! Now we only need snapping for minimized controllers, so that we can minimize stacked columns. |
EDIT: Following @LukeG89 sugestion, I think we should expand on the current Comfy UI features, instead ( #352 (comment) )
The
Fast Groups Bypasser (rgthree)
node, allows to bypass all groups in a workflow.But it also has a button for centering the canvas in each one of these groups ( it's an arrow button, see the image below ).
We could have a similar button in each Controller's header.
This could be useful, because we don't need to add all the nodes to the Controller, and we can still easily access them in the graph.
Maybe also the arrow button:
We have free space for this in the header.
And if we change the collapsed header design ( #351 (comment) ) we could still use this feature with the collapsed headers !
The text was updated successfully, but these errors were encountered: