Reply To: BUG (critical): Optional decorator blocks recursive node reset

Forums 💬 NodeCanvas ⚙️ Support BUG (critical): Optional decorator blocks recursive node reset Reply To: BUG (critical): Optional decorator blocks recursive node reset

#18216
Gavalakis
Keymaster

    Thanks for the bug report.
    Probably the best solution to that is to add a new status. I did some tests and it works fine.
    Just open up Status.cs and add Optional at the end of the enum.

    Then open up Optional.cs and change it by the end to return:

    The node/connection status coloring will be a bit off now though. I’ve already fixed them here. If you want I can tell you how/where to do so as well.

    Thanks again