[longomatch] Update player time when we hace the duration info



commit dfe35bef0e6e0603338d28489e37ded41aa1bc4b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Jul 17 18:59:15 2014 +0200

    Update player time when we hace the duration info

 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs b/LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs
index d7b1eaf..c2b5870 100644
--- a/LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs
+++ b/LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs
@@ -488,6 +488,7 @@ namespace LongoMatch.Gui
                                }
                                pendingSeek = null;
                        }
+                       OnTick ();
                }
 
                bool OnTick () {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]