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

fix: hide all other overlays when token simulation active #162

Closed philippfromme closed 4 months ago

philippfromme commented 4 months ago

Closes #160 Related to https://github.com/bpmn-io/bpmn-js-token-simulation/issues/161

nikku commented 4 months ago

Love it! Let's consider https://github.com/bpmn-io/bpmn-js-token-simulation/pull/162/files#r1499167256, fix the CI errors and we're good.

capture QMxYzW_optimized

philippfromme commented 4 months ago

@nikku I added an additional fix for the context pad on top since it's dependent on this fix anyway. That should fix all the issues required by the new web modeler context pad for now. Selection is then a separate issue that we might want to enhance instead of bug-fix. 🐞