Probabile Fix Ricerca Globale
This commit is contained in:
@@ -150,7 +150,7 @@ class SearchWindow(xbmcgui.WindowXML):
|
|||||||
if not self.thActions.is_alive():
|
if not self.thActions.is_alive():
|
||||||
return
|
return
|
||||||
time.sleep(0.1)
|
time.sleep(0.1)
|
||||||
yield self.searchActions[lastLen]
|
yield self.searchActions[lastLen - 1]
|
||||||
lastLen = len(self.searchActions)
|
lastLen = len(self.searchActions)
|
||||||
|
|
||||||
def select(self):
|
def select(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user