Commit 3ddad9b9 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: New comment

parent cbe8dc7e
......@@ -599,6 +599,7 @@
.push(function () {
var canvas = gadget.cropper.getCroppedCanvas();
return new Promise(function (resolve) {
// XXX too slow, takes 2 seconds or more on mobile.
canvas.toBlob(resolve);
});
})
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>981.59682.21065.57446</string> </value>
<value> <string>981.60657.60687.48896</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1581970976.98</float>
<float>1582029620.49</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment