Reply To: Bug: Cannot set nullable class back to null after using "(null) Create" button.

Forums 💬 FlowCanvas ⚙️ Support Bug: Cannot set nullable class back to null after using "(null) Create" button. Reply To: Bug: Cannot set nullable class back to null after using "(null) Create" button.

#12735
Gavalakis
Keymaster

    Hello again,

    I just made the changes so that classes display “NULL” tip when they are null and also display their .ToString() if it is overriden (and it returns anything other than the type name which is the default).

    I will need to also take a look at adding the ability to turn the parameter back to null somewhere in the GUI (probably right click on the parameter name? )

     

    Thanks!