mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
fix
This commit is contained in:
parent
35a533be56
commit
70f5015612
@ -520,6 +520,7 @@ class QUnFrameWindow(resizableframeless):
|
||||
self.fullscreenmethod = None
|
||||
self._isTracking = False
|
||||
self.showhidestate = False
|
||||
self.autohidestart = False
|
||||
self.processismuteed = False
|
||||
self.thistimenotsetop = False
|
||||
self.isbindedwindow = False
|
||||
@ -596,6 +597,7 @@ class QUnFrameWindow(resizableframeless):
|
||||
|
||||
# 有个莫名其妙的加载时间
|
||||
self.enterfunction(2 + globalconfig["disappear_delay_tool"])
|
||||
self.autohidedelaythread()
|
||||
|
||||
def setselectable(self):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user