forgot to update the other polemic tweet example - the segmentsWidget now depends
on the TooltipWidget.
--- a/test/integration/polemic-youtube.htm Tue Nov 29 14:34:30 2011 +0100
+++ b/test/integration/polemic-youtube.htm Tue Nov 29 15:09:34 2011 +0100
@@ -66,12 +66,20 @@
src:'polemic_fr.json',
type:'json'}
},
- {type: "SegmentsWidget",
+ {type: "SegmentsWidget",
metadata:{
format:'cinelab',
src:'polemic_fr.json',
- type:'json'}
- },
+ type:'json'},
+ requires: [{
+ type: "TooltipWidget",
+ width: 180,
+ heigh: 160,
+ metadata : {
+ type:'empty'
+ }
+ }]},
+
{type: "ArrowWidget",
metadata:{
format:'cinelab',