bpmn-visualization-js
bpmn-visualization-js copied to clipboard
[FEAT] Handle adding already existing overlay
For a given BPMN element, if a overlay already exists at the position, the new one override the existing one. Rationale: several overlays would overlap, only the latest one would be correctly displayed, having extra overlays could produce performance issues