fixed polemicview size and video size.
--- 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,
}
};