Fix live escape when images are looping

bzr-revno: 2187
This commit is contained in:
Tim Bentley 2014-01-18 08:47:01 +00:00
commit ee1490f306
1 changed files with 1 additions and 0 deletions

View File

@ -528,6 +528,7 @@ class SlideController(Controller):
def liveEscape(self):
self.display.setVisible(False)
self.mediaController.video_stop([self])
self.onPlaySlidesLoop(False)
def toggleDisplay(self, action):
"""