bpmn-io / diagram-js

A toolbox for displaying and modifying diagrams on the web.
MIT License
1.65k stars 418 forks source link

feat(preview-support): add copied marker as part of djs-visual #906

Closed marstamm closed 1 month ago

marstamm commented 1 month ago

This PR

closes #904 image

Test it out with

npx @bpmn-io/sr bpmn-io/bpmn-js#marker-rework -l bpmn-io/diagram-js#904-marker-rework

downstream draft PR: https://github.com/bpmn-io/bpmn-js/pull/2173

philippfromme commented 1 month ago

I tested it and it looks good to me as well.

marstamm commented 1 month ago

Added deprecation warning with 0f12ab6