提交 7accf9ea 编写于 作者: K Kentaro Wada

Fix canvas.py

上级 ae2f8aa5
......@@ -723,6 +723,8 @@ class Canvas(QtWidgets.QWidget):
self.storeShapes()
self.current = None
self.hShape = None
self.hVertex = None
self.hEdge = None
self.repaint()
def setShapeVisible(self, shape, value):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册