FizzleDorf / ComfyUI_FizzNodes

Custom Nodes for Comfyui
MIT License
399 stars 60 forks source link

Small prompt window #36

Closed jlitz closed 1 year ago

jlitz commented 1 year ago

my prompt window is narrow for some reason. Is there a way of expanding it? https://i.imgur.com/15A6vVD.png tia

FizzleDorf commented 1 year ago

if you hover the cursor over the bottom-right corner of the node, you can resize it so the inputs have more room. An alternative is right click the node, change all the text widgets into inputs, then double-click the input for primitives you can resize as well.

jlitz commented 1 year ago

tnx, the resize with the right corner and change text widgets to inputs helps, I do not understand double clicking primitives. What are the primitives? I was thinking the ability to resize each section would be nice. Just getting started in comfy so forgive my ignorance.

FizzleDorf commented 1 year ago

when you right click the node you will seer options like this: 1 you should see inputs like this now. Double click on the ones circled: 2 you should have multiline primitive nodes to place wherever you find convenient: 3

jlitz commented 1 year ago

ah ok that works tnx much for your work