Send brush data when reset

This commit is contained in:
Winston Chang
2015-04-13 23:46:47 -05:00
parent 7b17ce5de1
commit e9cd1bef43

View File

@@ -739,6 +739,7 @@ imageutils.createBrushHandler = function(inputId, $el, opts, coordmap) {
if (!opts.brushResetOnNew) {
brush.importOldBrush();
brushInfoSender.immediateCall();
}
return {