Hello,
Changing nodes at runtime does not seem to work, anymore. The node won't update visually in the diagram, although the properties themselves update.
I tried several different approaches, all of them were working before:
Accessing and changing node over GetNode, over NodeCollection or directly over Diagram.Nodes.
I took the sample from this thread and copied the code into a new .NET 5.0 Blazor project:
The problem remains, the node won't update visually in the diagram, although the properties themselves update.
Attached please find the sample file.
Thank you!
Philipp
Attachment:
SyncFNet5TestApp_40addb33.7z