private startDrawing()

in src/app/canvas.component.ts [68:70]


  private startDrawing() {
    this.drawing = true;
  }