iiuws

Results 1 issues of iiuws

` //1.画笔ios add闪退 let brush = null; let lastPoint = undefined; this.canvas.tree.on(DragEvent.START, (e) => { if (this.currentTab !== 4) { return; } lastPoint = undefined; brush = new Path({ zIndex:...