| branch | popcorn-port |
| changeset 468 | 651528a4f795 |
| parent 458 | 5bafddd9e3ba |
| child 540 | b1f3aee23199 |
--- a/src/js/widgets/playerWidget.js Thu Dec 15 10:45:41 2011 +0100 +++ b/src/js/widgets/playerWidget.js Thu Dec 15 12:02:45 2011 +0100 @@ -15,9 +15,7 @@ var Player_templ = Mustache.to_html(IriSP.player_template, {"share_template" : IriSP.share_template}); this.selector.append(Player_templ); - - this.selector.children(".Ldt-controler").width(width - 10); - + this.selector.children(".Ldt-controler").show(); // handle clicks by the user on the video.