“2d6b50cd8d7b13f117169cb237802e4eb346bc2c”上不存在“docs-en/04-develop/03-insert-data/_c_opts_telnet.mdx”
未验证 提交 e3a58399 编写于 作者: E Evezerest 提交者: GitHub

Merge pull request #7778 from whjdark/patch-2

[bug fix] KIE模式下关键字无法保存
...@@ -2715,6 +2715,9 @@ class MainWindow(QMainWindow): ...@@ -2715,6 +2715,9 @@ class MainWindow(QMainWindow):
self._update_shape_color(shape) self._update_shape_color(shape)
self.keyDialog.addLabelHistory(key_text) self.keyDialog.addLabelHistory(key_text)
# save changed shape
self.setDirty()
def undoShapeEdit(self): def undoShapeEdit(self):
self.canvas.restoreShape() self.canvas.restoreShape()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册