Update PPOCRLabel.py
parent
2ff9055c1a
commit
968c142e2a
|
@ -2716,9 +2716,8 @@ class MainWindow(QMainWindow):
|
|||
self._update_shape_color(shape)
|
||||
self.keyDialog.addLabelHistory(key_text)
|
||||
|
||||
# save changed shape
|
||||
self.singleLabel(shape)
|
||||
self.setDirty()
|
||||
# save changed shape
|
||||
self.setDirty()
|
||||
|
||||
def undoShapeEdit(self):
|
||||
self.canvas.restoreShape()
|
||||
|
|
Loading…
Reference in New Issue