Block a user
better type seperation between NodeDefinition and runtime node
refactor: split ui/runtime/serialized node types
refactor: split ui/runtime/serialized node types
bug: edges sometimes are not updated correctly
bug: edges sometimes are not updated correctly
better type seperation between NodeDefinition and runtime node
Currently a lot of runtime stuff is stored inside .tmp of the NodeDefinition. I think it would be better if there are two types for node-data. One that describes that data which is stored in a…