优化<冗余数据切割和标签映射>的代码
删去了<冗余数据切割和标签映射>的自动最大化
This commit is contained in:
@ -209,8 +209,6 @@ class MainWindow(QMainWindow, Ui_Signal_Label):
|
||||
if not self.check_sampID():
|
||||
return
|
||||
self.cut_PSG.show(root_path, int(sampID))
|
||||
# 默认最大化显示而非固定分辨率
|
||||
self.cut_PSG.showMaximized()
|
||||
|
||||
def __slot_btn_artifact_label__(self):
|
||||
self.artifact_label = MainWindow_artifact_label()
|
||||
|
||||
Reference in New Issue
Block a user