system: autoclose popup
This commit is contained in:
parent
6fee87fb18
commit
7ba83227bd
@ -112,6 +112,7 @@ class SystemPanel(ScreenPanel):
|
|||||||
for prog in items:
|
for prog in items:
|
||||||
self.update_program_info(prog)
|
self.update_program_info(prog)
|
||||||
self.refresh.set_sensitive(True)
|
self.refresh.set_sensitive(True)
|
||||||
|
self._screen.close_popup_message()
|
||||||
|
|
||||||
def process_update(self, action, data):
|
def process_update(self, action, data):
|
||||||
if action == "notify_update_response":
|
if action == "notify_update_response":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user