2D CA from uploaded picture
This commit is contained in:
@ -69,7 +69,6 @@ export const globalStore = defineStore("globalStore", {
|
||||
this.draw2dLast = true;
|
||||
},
|
||||
toggle2dDrawFromPicture() {
|
||||
console.log("toggleDraw2dFromPicture");
|
||||
this.toggleStop();
|
||||
this.canDraw = true;
|
||||
this.draw2dpicture = true;
|
||||
|
||||
Reference in New Issue
Block a user