cytoscape / cytoscape.js-navigator

Bird's eye view pan and zoom control for Cytoscape.js.
MIT License
67 stars 42 forks source link

on/off navigator too much causes slow rendering #39

Closed canbax closed 4 years ago

canbax commented 5 years ago

I added the extension and then removed it as mentioned in the readme using "nav.destroy()". Making extension on and off too many times caused lag on rendering. You can observe the lag by zoom-in and out. You should make the extension on/off something like 30 times to observe the lag.