Cerca trailer chiudi con pulsante annulla

This commit is contained in:
Alhaziel01
2020-08-17 20:02:26 +02:00
parent 22abc226aa
commit 164bac13c1

View File

@@ -359,7 +359,9 @@ try:
self.setFocus(self.control_list)
def onClick(self, id):
# Cancel button y [X]
if id == 5 or id == 7:
if id == 7:
window_select[-1].close()
if id == 5:
global window_select, result
self.result = "_no_video"
result = "no_video"