mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
ecac492a77
commit
79163b517c
@ -929,6 +929,7 @@ class QUnFrameWindow(resizableframeless):
|
|||||||
while self.checkisentered():
|
while self.checkisentered():
|
||||||
time.sleep(0.1)
|
time.sleep(0.1)
|
||||||
self._isentered = False
|
self._isentered = False
|
||||||
|
if not globalconfig["toolviswhenenter"]:
|
||||||
if delay is None:
|
if delay is None:
|
||||||
delay = globalconfig["disappear_delay_tool"]
|
delay = globalconfig["disappear_delay_tool"]
|
||||||
time.sleep(delay)
|
time.sleep(delay)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user