优化了所有按钮的点击体验

This commit is contained in:
Yorusora
2025-06-10 19:45:08 +08:00
parent af1a0ec531
commit 15bccb2da1
14 changed files with 66 additions and 1 deletions

View File

@ -250,6 +250,7 @@ class MainWindow_label_check(QMainWindow):
self.annotation_tableWidget = None
self.ui.textBrowser_info.setStyleSheet("QTextBrowser { background-color: rgb(255, 255, 200); }")
PublicFunc.__styleAllButton__(self, ButtonState)
# 初始化自动播放定时器
self.autoplay_xlim_start = None