]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fixed diagram copy/paste implementations to re-identify diagram elements 78/678/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 4 Jul 2017 10:57:34 +0000 (13:57 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 4 Jul 2017 13:13:30 +0000 (16:13 +0300)
Previously copying elements within or between diagram editors and also
copying diagrams in the model browser would preserve GUID identifiers
for the diagram ordered set structure itself and all its elements. The
correct behavior is now implemented which is to force the system to
generate new GUID identifiers for all copied structures that have
identifiers.

refs #7348

Change-Id: I811bb4a118ffb9321577ef46f6651459379cdd08


No differences found