CCMiResearch / DasContract

A visual language to define contracts between people, companies, and governments.
MIT License
4 stars 8 forks source link

Expand the copy paste functionality to work on the custom data model elements as well #36

Open klicpjan opened 3 years ago

klicpjan commented 3 years ago

Currently, when a process element is copied, only the properties that exist in the javascript model are copied. It would be better if a copy/paste event were detected, and the appropriate properties in the c# model were copied as well.