When the diagram is fit as Center, and navigation and the scrollbars are enabled, one cannot move in all the diagram: https://user-images.githubusercontent.com/17833345/169330981-f69763ae-7153-482d-a0fd-6349c3a95be7.mov **To Reproduce** - Enable navigation: initialize BpmnVisualization with "navigation: { enabled: true }" - Enable scrollbars: set style BPMN container style "overflow: auto;" - Fit the diagram to its container: call load() method with "{ fit: {type: bpmnvisu.FitType.Center} }" **Desktop** - OS: MacOS - Browser Chrome - Version 101.0.4951.64
When the diagram is fit as Center, and navigation and the scrollbars are enabled, one cannot move in all the diagram:
Issue_scrollbars.mov
To Reproduce
Desktop