Johnny Chan
Johnny Chan
Hi @aljazjelen, Ah yup I think I know what you mean to have multiple instances of the same node graph, currently the frame work wasn't written to work that way....
Having this does sound cool thought 😺. Will look into it implementing this feature request in the future.
Hi @FooDawn, I've just made a new release does this work out for you? https://github.com/jchanvfx/NodeGraphQt/releases/tag/v0.6.23
Hi @xraybrian Do you have like an example screenshot of what you're after? I probably won't be able to add this feature anytime soon but it'll be good to have...
Hi @Erol444, currently this ability is not available yet in the frame work.
Hi @enaud1984 If you're wanting to change the size of the node name on the `BaseNode` class you can try this snippet by setting the font on the node's view...
All good adding this here for reference. https://github.com/jchanvfx/NodeGraphQt/blob/main/NodeGraphQt/qgraphics/node_backdrop.py#L211 Good to know that the text size is a thing will look into exposing some additional functions for adjusting text size to...
relates to #231
Hi @Gaspounet, Yeah currently the group node object is not fully developed and it's quite tied to the UI at some point I'll get around to reworking it . Cheers,...
Hi, Yup that is one of the things I have on mind but just haven't gout around to it yet. https://github.com/jchanvfx/NodeGraphQt/issues/252