Capture image
aberth opened this issue · 1 comments
aberth commented
I'm trying to put a Capture Image button into the VTO Canvas.
When I call the function JEEWIDGET.capture_image(15, captured(), false); I get this error in console:
'ma is not a function' from the file JeelizNNCwidget.js
(captured() is my function callback).