forked from openlp/openlp
Head
This commit is contained in:
parent
02da8317cc
commit
ea7c5c4b9e
@ -414,6 +414,7 @@ class SlideController(QtGui.QWidget):
|
|||||||
translate('OpenLP.SlideController', 'Escape Item'))
|
translate('OpenLP.SlideController', 'Escape Item'))
|
||||||
|
|
||||||
def liveEscape(self):
|
def liveEscape(self):
|
||||||
|
if not self.display.primary:
|
||||||
self.display.setVisible(False)
|
self.display.setVisible(False)
|
||||||
self.display.videoStop()
|
self.display.videoStop()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user