bpmn-io / bpmn-js-token-simulation

A BPMN 2.0 specification compliant token simulator.
https://bpmn-io.github.io/bpmn-js-token-simulation/modeler.html?e=1&pp=1
MIT License
249 stars 71 forks source link

Token Simulation Adds Invisible Border #163

Closed philippfromme closed 7 months ago

philippfromme commented 7 months ago

Describe the Bug

The token simulation adds an invisible border to the canvas that appears as padding (especially if the canvas isn't white).

image

Expected Behavior

The border does not add padding to the canvas.

Environment