This commit is contained in:
恍兮惚兮 2024-05-04 21:29:22 +08:00
parent 7a775c2410
commit 0c71262879

View File

@ -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)