Commit a0cefa05 by yhb

1

parent 0fcf27b8
......@@ -1005,7 +1005,7 @@ class AnnotationWidget(QtWidgets.QWidget):
self.zoom_center_y = 0 # 变焦中心Y坐标
# 🔥 调试开关
self.debug = True
self.debug = False
self._initUI()
self._connectSignals()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment