Fixed issue with close
This commit is contained in:
@@ -138,7 +138,7 @@ function Tool()
|
||||
else{
|
||||
this.layer().push({type:type,vertices:this.vertices.slice()})
|
||||
}
|
||||
|
||||
|
||||
this.clear();
|
||||
dotgrid.guide.refresh();
|
||||
dotgrid.history.push(this.layers);
|
||||
|
||||
Reference in New Issue
Block a user