mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
76bee2443a
commit
2ac73a5e80
@ -1230,6 +1230,7 @@ class TranslatorWindow(resizableframeless):
|
||||
height = self.height() - wh
|
||||
|
||||
self.translate_text.resize(self.width(), int(height))
|
||||
self.titlebar.move(0, 0) # 多显示屏下,谜之错位
|
||||
if e.oldSize().width() != e.size().width():
|
||||
self.titlebar.setFixedWidth(self.width())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user