Vladimir Katushenok
Vladimir Katushenok
When reconnecting start/end of a connection it should snap as soon as the hitbox is hit.  Related to [this](https://github.com/camunda/camunda-modeler/issues/264) and [this](https://github.com/bpmn-io/bpmn-js/issues/515). ------ Some progress in https://github.com/bpmn-io/diagram-js/pull/372 and https://github.com/bpmn-io/bpmn-js/pull/1109
On the screenshot below, would like to add space to the right of the cursor but only for the bottom participant.  __Tasks__ *...
Support localization for label. We should closely match the [bpmn-js implementation](https://github.com/bpmn-io/bpmn-js/issues/491). __Tasks__ * [ ] Labels are piped through a `translate` helper to provide a simple localization stub
__Is your feature request related to a problem? Please describe__ Continuing work on existing diagrams that use colors (e.g. set via Cawemo or Camunda Modeler) is not fully possible. __Describe...