Searched refs:enableFlowAnimation (Results 1 – 7 of 7) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 8248 var enableFlowAnimation = graph.enableFlowAnimation; 8249 graph.enableFlowAnimation = false; 8262 graph.enableFlowAnimation = enableFlowAnimation;
|
H A D | GraphViewer.js | 170 this.graph.enableFlowAnimation = true;
|
H A D | EditorUi.js | 9931 graph.enableFlowAnimation = true;
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 2042 Graph.prototype.enableFlowAnimation = false; method in Graph 6465 this.state.view.graph.enableFlowAnimation &&
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 2366 Graph.prototype.standalone=!1;Graph.prototype.enableFlowAnimation=!1; 2498 …ments);if(null!=this.state&&null!=this.node&&this.state.view.graph.enableFlowAnimation&&this.state… 3336 …|!0:k.className="geDisableMathJax";return k}}v=null;p=e.enableFlowAnimation;e.enableFlowAnimation=… 3337 e.refresh());c.open(null,null,g,!0);e.enableFlowAnimation=p;null!=v&&(e.stylesheet=v,e.refresh())}e… 4017 … k=mxUtils.bind(this,function(){this.graph=new Graph(b);this.graph.enableFlowAnimation=!0;this.gra…
|
H A D | viewer-static.min.js | 2366 Graph.prototype.standalone=!1;Graph.prototype.enableFlowAnimation=!1; 2498 …ments);if(null!=this.state&&null!=this.node&&this.state.view.graph.enableFlowAnimation&&this.state… 3336 …|!0:k.className="geDisableMathJax";return k}}v=null;p=e.enableFlowAnimation;e.enableFlowAnimation=… 3337 e.refresh());c.open(null,null,g,!0);e.enableFlowAnimation=p;null!=v&&(e.stylesheet=v,e.refresh())}e… 4017 … k=mxUtils.bind(this,function(){this.graph=new Graph(b);this.graph.enableFlowAnimation=!0;this.gra…
|
H A D | app.min.js | 2615 Graph.prototype.standalone=!1;Graph.prototype.enableFlowAnimation=!1; 2747 …ments);if(null!=this.state&&null!=this.node&&this.state.view.graph.enableFlowAnimation&&this.state… 10668 …|!0:k.className="geDisableMathJax";return k}}n=null;y=e.enableFlowAnimation;e.enableFlowAnimation=… 10669 e.refresh());f.open(null,null,l,!0);e.enableFlowAnimation=y;null!=n&&(e.stylesheet=n,e.refresh())}e…
|