parent
2ecb67629e
commit
af6e0f69be
@ -1493,7 +1493,7 @@ class Window(QMainWindow, Ui_MainWindow):
|
||||
|
||||
tab = self.active_tab()
|
||||
if tab:
|
||||
tab.resizeRowsToContents()
|
||||
QTimer.singleShot(300, tab.resizeRowsToContents)
|
||||
|
||||
def tick_10ms(self) -> None:
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user