Cytoscape.js Pan And Z-index/ Foregrounding Elements On Click
I've been using cytoscape.js, and I've run into a few issues while trying to use the graphs. 1) Is there a way to pan by clicking and dragging the background? It seems like it shou
Solution 1:
(1) Hold the background until you see the active pan indicator. You may also make box selection disabled to make the hold delay faster.
(2) It seems you may have found a bug. https://github.com/cytoscape/cytoscape.js/issues/414
Post a Comment for "Cytoscape.js Pan And Z-index/ Foregrounding Elements On Click"