bpmn-js/lib/core
Nico Rehwaldt f1b023f419 fix(features/bpmn-modeling): reuse created elements during redo
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
2014-07-18 14:39:15 +02:00
..
BpmnImporter.js fix(features/bpmn-modeling): reuse created elements during redo 2014-07-18 14:39:15 +02:00
ElementFactory.js fix(features/bpmn-modeling): reuse created elements during redo 2014-07-18 14:39:15 +02:00
index.js fix(features/bpmn-modeling): reuse created elements during redo 2014-07-18 14:39:15 +02:00