wipe the userdoc when the canvas is cleared
This commit is contained in:
@@ -477,6 +477,7 @@ define([
|
||||
|
||||
$('#clear').on('click', function () {
|
||||
canvas.clear();
|
||||
onLocal();
|
||||
});
|
||||
|
||||
$('#save').on('click', function () {
|
||||
|
||||
Reference in New Issue
Block a user