Reply To: Duplicated Macro Input/Output Nodes can't be deleted

Forums 💬 FlowCanvas ⚙️ Support Duplicated Macro Input/Output Nodes can't be deleted Reply To: Duplicated Macro Input/Output Nodes can't be deleted

#22006
Gavalakis
Keymaster

    Hello,

    Thanks for the bug report. Indeed, Macro Input/Output nodes, are not meant to be duplicated.
    I will fix this for the next version correctly, but if you currently have a Macro with multiple duplicates of Input/Output and want to delete the leftovers, as a quick fix, please open up the MacroInputNode.cs and MacroOutputNode.cs files and temporary remove or comment out the [Protected] attribute that can be found above the class.

    Please let me know if that works for you and thanks again for the bug report.