Home
last modified time | relevance | path

Searched refs:autoCrop (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js54 GraphViewer.prototype.autoCrop = false; method in GraphViewer
123 this.autoCrop = (this.graphConfig['auto-crop'] != null) ?
124 this.graphConfig['auto-crop'] : this.autoCrop;
459 if (this.showLayers(this.graph) && !this.forceCenter && (!this.layersEnabled || this.autoCrop))
1414 if (this.autoCrop)
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js4012 …wer.prototype.toolbarZIndex=999;GraphViewer.prototype.autoFit=!1;GraphViewer.prototype.autoCrop=!1;
4014 …g["auto-fit"]:this.autoFit;this.autoCrop=null!=this.graphConfig["auto-crop"]?this.graphConfig["aut…
4025 …his.showLayers(this.graph)||this.forceCenter||this.layersEnabled&&!this.autoCrop||this.crop();this…
4055 m=null;else{m=this.graph.createLayersDialog(mxUtils.bind(this,function(){if(this.autoCrop)this.crop…
H A Dviewer-static.min.js4012 …wer.prototype.toolbarZIndex=999;GraphViewer.prototype.autoFit=!1;GraphViewer.prototype.autoCrop=!1;
4014 …g["auto-fit"]:this.autoFit;this.autoCrop=null!=this.graphConfig["auto-crop"]?this.graphConfig["aut…
4025 …his.showLayers(this.graph)||this.forceCenter||this.layersEnabled&&!this.autoCrop||this.crop();this…
4055 m=null;else{m=this.graph.createLayersDialog(mxUtils.bind(this,function(){if(this.autoCrop)this.crop…