Hello, I love this project!
I'm able to retrieve the comments with State("nodeeditor", "comments"), however I'm unable to set them with Output("nodeeditor", "comments"). It seems that comments aren't updated the React render function, but nodes are. Is it possible to make the node editor comments save/load-able?
Thank you!
Hello, I love this project!
I'm able to retrieve the comments with
State("nodeeditor", "comments"), however I'm unable to set them withOutput("nodeeditor", "comments"). It seems that comments aren't updated the React render function, but nodes are. Is it possible to make the node editor comments save/load-able?Thank you!