src/components/Circuit.vue
@@ -439,7 +439,7 @@ ctx.translate(150, 50); ctx.beginPath(); if (this.switch) { ctx.rotate(-2 * Math.PI / 180); // ctx.rotate(-2 * Math.PI / 180); ctx.strokeStyle = '#0f0'; } else { ctx.rotate(-32 * Math.PI / 180);