fix: too many webgl contexts

This commit is contained in:
Tienson Qin
2021-07-09 22:43:11 +08:00
parent ca92e0eb7f
commit c31b40ca8c
5 changed files with 55 additions and 38 deletions

View File

@@ -104,6 +104,10 @@ dummy.addEdge = function() {};
dummy.source = function() {};
dummy.target = function() {};
dummy.PixiGraph = function() {};
dummy.createGraphWithGraph = function() {};
dummy.resetView = function() {};
dummy.dropNode = function() {};
dummy.dropEdge = function() {};
/**
* @typedef {{