bpmn-js/lib/features/ordering
Nico Rehwaldt f89fd529de fix(ordering): correctly attach boundary element in front of task
The way we create labels during import (right after the respective
element) interfered with the ordering during boundary attach.

This commit fixes the behavior.

Closes #437
2016-01-04 16:10:55 +01:00
..
BpmnOrderingProvider.js fix(ordering): correctly attach boundary element in front of task 2016-01-04 16:10:55 +01:00
index.js feat(modeling): define BPMN specific ordering 2015-08-20 14:49:53 +02:00