Home
last modified time | relevance | path

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

/plugin/sketchcanvas/script/
DSketchCanvas.js419 …var needsRedraw = self.selectPointShape !== selectobj[n] || self.selectPointIdx !== pointMovingIdx;
421 self.selectPointIdx = pointMovingIdx;
436 …if(this.selectPointShape !== selectobj[n] || i < this.selectPointIdx || this.selectPointIdx + 1 < …
487 toolmap.pathedit.selectPointIdx = -1;
970 shape === this.selectPointShape && i === this.selectPointIdx ? '#7f7fff' : '#7f7f7f');
973 if(shape !== this.selectPointShape || i < this.selectPointIdx || this.selectPointIdx + 1 < i)
1996 if(this.selectPointShape && this.selectPointShape.tool === "path" && 0 <= this.selectPointIdx){
2003 this.selectPointShape.points.splice(this.selectPointIdx, 1);
2011 selectPointIdx: -1, // Default value for the variable property
/plugin/sketchcanvas/bundle/
DSketchCanvas.js32selectPointIdx!==U;return E.selectPointShape=u[g],E.selectPointIdx=U,M&&N(s),l.push(G(s)),!0};if(L…
36selectPointIdx&&(l.push(G(s)),this.selectPointShape.points.length<=2?(Ri([this.selectPointShape]),…
DSketchCanvas.js.map4selectPointIdx !== pointMovingIdx;\r\n\t\t\t\tself.selectPointShape = selectobj[n];\r\n\t\t\t\tsel…