Nicolas-PredictaLab

Results 5 comments of 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'`

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