Home
last modified time | relevance | path

Searched refs:maxTooltipWidth (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js228 Sidebar.prototype.maxTooltipWidth = 400; method in Sidebar
357 if (!maxSize && (w > this.maxTooltipWidth || h > this.maxTooltipHeight))
359 …this.graph2.view.scale = Math.round(Math.min(this.maxTooltipWidth / w, this.maxTooltipHeight / h) …
396 …this.graph2.view.setScale(Math.round(Math.min(this.maxTooltipWidth / bounds.width, this.maxTooltip…
437 w2 = Math.min(this.maxTooltipWidth, Math.max(width, this.tooltipTitle.scrollWidth + 4));
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2357 …idebarTitles=!1;Sidebar.prototype.tooltipTitles=!0;Sidebar.prototype.maxTooltipWidth=400;Sidebar.p…
2363 …is.graph2.view.scale=!h&&(d>this.maxTooltipWidth||e>this.maxTooltipHeight)?Math.round(100*Math.min…
2364 …Client.NO_FO?(this.graph2.view.setScale(Math.round(100*Math.min(this.maxTooltipWidth/m.width,this.…
2366 ….style.display="",mxUtils.write(this.tooltipTitle,c),h=Math.min(this.maxTooltipWidth,Math.max(d,th…