Merge pull request #148 from jaewchoi/selection

fix a bug of disabled edit and delete menu in the label list menu
This commit is contained in:
darrenl
2017-08-22 08:30:09 +08:00
committed by GitHub
+1
View File
@@ -573,6 +573,7 @@ class MainWindow(QMainWindow, WindowMixin):
def setEditMode(self):
assert self.advanced()
self.toggleDrawMode(True)
self.labelSelectionChanged()
def updateFileMenu(self):
currFilePath = self.filePath