mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 20:33:34 +02:00
fricking debugging man
This commit is contained in:
@@ -76,6 +76,7 @@ class GraphicsAPI extends BaseAPI {
|
||||
}
|
||||
|
||||
setMovable(points) {
|
||||
console.log(points);
|
||||
points.forEach((p) => this.moveable.push(p));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user