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
243 stars 69 forks source link

Modeling not Disabled When Token Simulation Active #160

Closed philippfromme closed 4 months ago

philippfromme commented 5 months ago

Describe the Bug

When activating the token simulation modeling and other ways of interacting with the diagram that are not specific to the token simulation should be disabled. However, there are still ways in which the user can interact with the diagram that aren't intended and might even crash the modeler.

brave_jw8D9o2Wtz

Expected Behavior

When the token simulation is active

Environment

philippfromme commented 5 months ago

At the very least we should hide all other overlays as they are the main way to interact with the diagram and to execute commands.