mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-03 05:12:43 +02:00
image regeneration
This commit is contained in:
@@ -97,7 +97,7 @@ dragSegment(p0, p1, p2, p3) {
|
||||
};
|
||||
|
||||
noFill();
|
||||
setStroke( randomColor() );
|
||||
setStroke(randomColor() );
|
||||
|
||||
start();
|
||||
this.markCoordinate(0, p1,p2,tangent1,tangent2);
|
||||
|
Reference in New Issue
Block a user