process-analytics / bpmn-visualization-js

A TypeScript library for visualizing process execution data on BPMN diagrams
https://process-analytics.github.io/bpmn-visualization-js/
Apache License 2.0
224 stars 30 forks source link

refactor: simplify `GraphConfigurator` #3143

Closed tbouffard closed 2 months ago

tbouffard commented 2 months ago

Remove the container property as it is not used (it was defined in the constructor) Panning cursor: remove extra condition as the graph is always enabled

github-actions[bot] commented 2 months ago

🎊 PR Preview 970ebb832ad012a2c79fdcbaa0872b87ecd8bba0 has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-doc_preview-pr-3143.surge.sh

🕐 Build time: 0.01s

🤖 By surge-preview

github-actions[bot] commented 2 months ago

🎊 PR Preview 970ebb832ad012a2c79fdcbaa0872b87ecd8bba0 has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-demo_preview-pr-3143.surge.sh

🕐 Build time: 0.012s

🤖 By surge-preview

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud