mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-16 20:15:16 +00:00
477217c891
* copy references when copying element * add referenced root element if it doesn't exist * do NOT add referenced root element if root element with same ID exists Related to camunda/camunda-modeler#1049. Related to camunda/camunda-modeler#1463.