Fixed issue with sticky preview
This commit is contained in:
@@ -200,6 +200,7 @@ function Tool()
|
||||
this.clear = function()
|
||||
{
|
||||
this.verteces = [];
|
||||
dotgrid.preview();
|
||||
dotgrid.draw();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user