bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[FEAT] Handle adding already existing overlay

Open csouchet opened this issue 4 years ago • 0 comments

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

csouchet avatar Mar 19 '21 09:03 csouchet