mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: too many webgl contexts
This commit is contained in:
@@ -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 {{
|
||||
|
||||
Reference in New Issue
Block a user