mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
top
This commit is contained in:
parent
270f4039d2
commit
0a69b984df
@ -702,6 +702,8 @@ class MAINUI:
|
|||||||
if sum([int(pid_running(pid)) for pid in pids]) == 0:
|
if sum([int(pid_running(pid)) for pid in pids]) == 0:
|
||||||
self.textsource = None
|
self.textsource = None
|
||||||
self.translation_ui.thistimenotsetop = False
|
self.translation_ui.thistimenotsetop = False
|
||||||
|
if globalconfig["keepontop"]:
|
||||||
|
self.translation_ui.settop()
|
||||||
|
|
||||||
except:
|
except:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user