Searched refs:autoCrop (Results 1 – 3 of 3) sorted by relevance
54 GraphViewer.prototype.autoCrop = false; method in GraphViewer123 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)
4012 …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…