mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
time
This commit is contained in:
parent
4478e1a6fc
commit
ac6495b681
@ -872,7 +872,7 @@ class QUnFrameWindow(resizableframeless):
|
||||
@threader
|
||||
def delaymaybeshrink(self, size: QSize, sig):
|
||||
|
||||
time.sleep(0.2)
|
||||
time.sleep(0.1)
|
||||
if sig != self.autoresizesig:
|
||||
return
|
||||
self.resizesignal.emit(size)
|
||||
|
Loading…
x
Reference in New Issue
Block a user