* src/Editors/_EditFamily.py: Handle marker type in UI
svn: r6388
This commit is contained in:
@@ -139,6 +139,7 @@ class EditPrimary(ManagedWindow.ManagedWindow):
|
||||
return None
|
||||
|
||||
def data_has_changed(self):
|
||||
|
||||
if self.db.readonly:
|
||||
return False
|
||||
elif self.obj.handle:
|
||||
|
||||
Reference in New Issue
Block a user