Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js16 this.graph.cellRenderer.minSvgStrokeWidth = this.minThumbStrokeWidth;
180 Sidebar.prototype.minThumbStrokeWidth = 1; method in Sidebar
206 Sidebar.prototype.minThumbStrokeWidth = 1.3; method in Sidebar
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2344 …ph.getStylesheet());this.graph.cellRenderer.minSvgStrokeWidth=this.minThumbStrokeWidth;this.graph.…
2356 …e.thumbWidth=42;Sidebar.prototype.thumbHeight=42;Sidebar.prototype.minThumbStrokeWidth=1;Sidebar.p…
2357 …e.thumbWidth=32,Sidebar.prototype.thumbHeight=30,Sidebar.prototype.minThumbStrokeWidth=1.3,Sidebar…