changing the way sense editing works, now general
This commit is contained in:
@@ -30,7 +30,8 @@ class AddSenseLabel(NoReset):
|
||||
self.sense = prop
|
||||
|
||||
def update_model(self, model):
|
||||
self.sense.temporary_labels.append("")
|
||||
# just adding to the copy to show in the modal
|
||||
self.sense.copy().labels.append("")
|
||||
|
||||
|
||||
class EditSenseDefinition(SimpleEditMessage):
|
||||
|
||||
Reference in New Issue
Block a user