mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 19:55:12 +00:00
fix: ui
This commit is contained in:
parent
de73446f73
commit
d713121a86
@ -132,7 +132,7 @@ class UI(MainPage):
|
|||||||
self.interval_clear(list(Page.iter_check_buttons()))
|
self.interval_clear(list(Page.iter_check_buttons()))
|
||||||
|
|
||||||
# loading_timer = Timer(0.5)
|
# loading_timer = Timer(0.5)
|
||||||
back_timer = Timer(4,8)
|
back_timer = Timer(15,15)
|
||||||
logger.hr(f"UI goto {destination}")
|
logger.hr(f"UI goto {destination}")
|
||||||
while 1:
|
while 1:
|
||||||
if skip_first_screenshot:
|
if skip_first_screenshot:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user