Clean handles after translation
This commit is contained in:
parent
317f04e00d
commit
e0c77e6715
@ -196,6 +196,8 @@ function Dotgrid(width,height,grid_x,grid_y,block_x,block_y,thickness = 3,lineca
|
|||||||
}
|
}
|
||||||
|
|
||||||
dotgrid.translation = null;
|
dotgrid.translation = null;
|
||||||
|
dotgrid.reset();
|
||||||
|
|
||||||
dotgrid.draw();
|
dotgrid.draw();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user