process-analytics / bpmn-visualization-js

A TypeScript library for visualizing process execution data on BPMN diagrams
https://process-analytics.github.io/bpmn-visualization-js/
Apache License 2.0
215 stars 29 forks source link

[FEAT] Consider using the originally planned Loop marker #475

Open tbouffard opened 4 years ago

tbouffard commented 4 years ago

Due to an issue in the proposed loop svg transformation into mxgraph code (see https://github.com/process-analytics/bpmn-visualization-js/issues/303#issuecomment-669083057 and #464), we currently (0.1.7-dev) don't use the proposed icon. As we agreed to use this one, give it another chance

Decision

Decided on 2024-04-04 (see #2724)

tbouffard commented 6 months ago

Be aware of this prototype which doesn't change the loop marker: https://github.com/process-analytics/bpmn-visualization-js/pull/2724#issuecomment-1997932820