FizzleDorf / ComfyUI_FizzNodes

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

Small prompt window #36

Closed jlitz closed 11 months ago

jlitz commented 11 months 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 11 months 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 11 months 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 11 months 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 11 months ago

ah ok that works tnx much for your work