This commit is contained in:
恍兮惚兮 2024-05-23 04:46:31 +08:00
parent 043e551094
commit 8811756ce7

View File

@ -679,8 +679,8 @@ class QUnFrameWindow(resizableframeless):
def set_color_transparency(self):
use_r1 = min(
self.translate_text.textbrowser.height() // 2,
self.translate_text.textbrowser.width() // 2,
self.translate_text.height() // 2,
self.translate_text.width() // 2,
globalconfig["yuanjiao_r"],
)
use_r2 = min(