mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-27 18:20:24 +02:00
arc length
This commit is contained in:
@@ -55,7 +55,3 @@ drawSegment(c, p, halfLabel) {
|
||||
setFill(`black`)
|
||||
text(`The ${halfLabel} half`, 10, 15);
|
||||
}
|
||||
|
||||
onMouseMove() {
|
||||
redraw();
|
||||
}
|
||||
|
Reference in New Issue
Block a user