Fix whiteboard export to .png from the app
This commit is contained in:
parent
38b414bbe1
commit
dee3ae406a
@ -419,7 +419,7 @@ define([
|
||||
$canvas[0].toBlob(function (blob) {
|
||||
cb(blob);
|
||||
});
|
||||
});
|
||||
}, true);
|
||||
|
||||
framework.setNormalizer(function (c) {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user