Nicolas-PredictaLab
Nicolas-PredictaLab
So it never reached the master branch, right ? :D
An hacky way if to do like this : ```javascript // Disable zooming when user open the submenu cy.on('cxttap', () => cy.userZoomingEnabled(false)) // Enable it again when user tap or...
There is a missing part in the documentation, you have to import the style too. `import 'cytoscape-navigator/cytoscape.js-navigator.css'`
Yup, +1 on this
On my side it doesn't work when clicking nodes, it works when clicking edges and it works when selected at least two elements, by dragging or CMD+Click