mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-10 16:06:26 +00:00
This commit fixes the SVG export of bpmn-js. * exports the base layer only (no overlays, no markers) * assigns correct view box to exported SVG Related to #97