Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js83 GraphViewer.prototype.allowZoomOut = true; method in GraphViewer
127 this.allowZoomOut = (this.graphConfig['allow-zoom-out'] != null) ?
128 this.graphConfig['allow-zoom-out'] : this.allowZoomOut;
956 if (container.offsetWidth > 0 && origin == null && this.allowZoomOut && (this.allowZoomIn ||
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js4013 …eCenter=!1;GraphViewer.prototype.allowZoomIn=!1;GraphViewer.prototype.allowZoomOut=!0;GraphViewer.…
4014 …]:this.autoOrigin;this.allowZoomOut=null!=this.graphConfig["allow-zoom-out"]?this.graphConfig["all…
4041 …ht&&this.autoFit?b.offsetHeight:void 0;0<b.offsetWidth&&null==d&&this.allowZoomOut&&(this.allowZoo…
H A Dviewer-static.min.js4013 …eCenter=!1;GraphViewer.prototype.allowZoomIn=!1;GraphViewer.prototype.allowZoomOut=!0;GraphViewer.…
4014 …]:this.autoOrigin;this.allowZoomOut=null!=this.graphConfig["allow-zoom-out"]?this.graphConfig["all…
4041 …ht&&this.autoFit?b.offsetHeight:void 0;0<b.offsetWidth&&null==d&&this.allowZoomOut&&(this.allowZoo…