mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
...
This commit is contained in:
parent
7a775c2410
commit
0c71262879
@ -381,7 +381,7 @@ class Textbrowser:
|
||||
self.textcursor.setPosition(blockstart + s)
|
||||
self.textbrowser.setTextCursor(self.textcursor)
|
||||
tl1 = self.textbrowser.cursorRect(self.textcursor).topLeft()
|
||||
print(tl1)
|
||||
|
||||
if (lc + linei) > len(self.yinyinglabels):
|
||||
_newlabels = [
|
||||
QLabel(self.toplabel2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user