Reply To: problem about custom node inherited from flowNode class

Forums 💬 FlowCanvas ⚙️ Support problem about custom node inherited from flowNode class Reply To: problem about custom node inherited from flowNode class

#22258
nicoyiqi
Participant

    thanks,Gavalakis. it’s realy helpful.
    the error caused by modify some code in flowNode plugin script, there’s no problem now.

    I also find a small bug about node name display: such as custom event node or code event node which eventdata type is <Color>, will display like this picture. i think the color type string may be conflict with node name rich text type.