From: vincent@cubedesigners.com Date: Thu, 3 Dec 2020 11:06:24 +0000 (+0000) Subject: wait #4110 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=16ff1e60a11e21f5ac3acef68a165026f6476f91;p=cubeextranet.git wait #4110 @0:10 --- diff --git a/inc/ws/Util/html5/master/class.ws.html5.compiler.php b/inc/ws/Util/html5/master/class.ws.html5.compiler.php index 98df158b0..8d1845f35 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/master/class.ws.html5.compiler.php @@ -1603,6 +1603,7 @@ class wsHTML5Compiler $dupData['alternative'] = $linkData['animation']; $dupData['type'] = 6; $dupData['uid'] = 'a_' . $linkData['uid']; + $dupData['video_width']=$dupData['video_height']=0; if (wsHTML5Link::isScorm($linkData)) { $dupData['scorm'] = true; }