Shit merge

This commit is contained in:
Vince
2012-09-03 01:34:11 +02:00
parent d7044dc44d
commit 35736949d8
8 changed files with 31 additions and 9 deletions

View File

@ -97,6 +97,9 @@
// For now, we are done with the stroke tool and don't need an overlay anymore:
this.removeCanvasOverlays();
// TODO: Create a afterRelease event hook or out that deep in the model
$.publish(Events.FRAMESHEET_UPDATED);
};
})();