Clignotement du curseur basé sur un thread indépendant de pygame.
[minwii.git] / src / app / logfilereader.py
index f5f5d54..64711c1 100755 (executable)
@@ -209,4 +209,6 @@ class LogFilePlayer(PlayingScreenBase) :
             
             previousTicks = ticks
         
+        self.stop()
+        
     
\ No newline at end of file