InvokeAI
InvokeAI copied to clipboard
[enhancement]: Workflow Linear View : UI box per node instead of per parameter
Is there an existing issue for this?
- [X] I have searched the existing issues
Contact Details
No response
What should this feature add?
Currently every parameter gets it's own UI box in linear view and with limited space its almost easier to use the nodes themselves vs scrolling in the linear view.
It would be nice if there was a UI box per node where the node name was the title, then promoted attributes from that node were below it with parameter fields next to the name of the parm instead of below ( to save space ) . This would organize things nicely per node vs per parameter.
Alternatives
No response
Additional Content
No response
Another approach might be to allow grouping the inputs. Sometimes related inputs are from different nodes.
One simple improvement would be to improve the styling on the boxes to be a bit more compact, maybe fit two per row, stuff like that.