This commit is contained in:
恍兮惚兮 2024-06-25 21:07:51 +08:00
parent 6c4aa72b07
commit 20f739a7c7

View File

@ -577,6 +577,7 @@ class QUnFrameWindow(resizableframeless):
def showEvent(self, e):
if not self.firstshow:
self.enterfunction()
return
self.firstshow = False
self.mousetransparent_check()