Searched refs:selectPointShape (Results 1 – 3 of 3) sorted by relevance
419 …var needsRedraw = self.selectPointShape !== selectobj[n] || self.selectPointIdx !== pointMovingIdx;420 self.selectPointShape = selectobj[n];436 …if(this.selectPointShape !== selectobj[n] || i < this.selectPointIdx || this.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){1998 if(this.selectPointShape.points.length <= 2){1999 deleteShapes([this.selectPointShape]);2000 this.selectPointShape = null;2003 this.selectPointShape.points.splice(this.selectPointIdx, 1);[all …]
32 …selectPointShape!==u[g]||E.selectPointIdx!==U;return E.selectPointShape=u[g],E.selectPointIdx=U,M&…36 …selectPointShape&&this.selectPointShape.tool==="path"&&0<=this.selectPointIdx&&(l.push(G(s)),this.…
4 …selectPointShape !== selectobj[n] || self.selectPointIdx !== pointMovingIdx;\r\n\t\t\t\tself.selec…