fixed polemicview size and video size. cap-demo
authorhamidouk
Mon, 05 Dec 2011 14:54:36 +0100
branchcap-demo
changeset 405 e1ed0fdbbec9
parent 404 6c4e5b2fee8c
child 406 0e9d82ea7271
fixed polemicview size and video size.
test/integration/elm/index.htm
--- a/test/integration/elm/index.htm	Mon Dec 05 14:54:19 2011 +0100
+++ b/test/integration/elm/index.htm	Mon Dec 05 14:54:36 2011 +0100
@@ -34,8 +34,8 @@
             widgets: [
               {type: "PolemicViewer",
              width: 640, /* required for this widget */
-             height: 50,
-             heightmax: 50,
+             height: 110,
+             heightmax: 110,
              metadata:{
               format:'cinelab',
               src:'elm_fr.json',
@@ -105,7 +105,7 @@
               container: 'PopcornContainer',
               // the rest is player-dependent configuration options.
               file : "elm.webm",
-              height: 196, 
+              height: 262, 
               width: 640, 
             }
     };