mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-10 09:05:58 +00:00
f1b023f419
This commit fixes the append node command by caching and reusing created shapes and bpmn elements. This ensures we do not invalidate actions that build on these element references. Related to #6