Detect resume playback outside of widgets also

This commit is contained in:
croneter 2018-01-23 19:07:05 +01:00
parent 66f6605406
commit 4d79a17738

View file

@ -418,7 +418,6 @@ class SpecialMonitor(Thread):
if (not is_playing and
getCondVisibility('Window.IsVisible(DialogContextMenu.xml)') and
not getCondVisibility('Window.IsVisible(MyVideoNav.xml)') and
getInfoLabel('Control.GetLabel(1002)') == getLocalizedString(12021)):
control = int(Window(10106).getFocusId())
if control == 1002: