Skip to content

Commit

Permalink
white space
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype committed Dec 5, 2023
1 parent 8b1d70a commit 090a082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DesignspaceEditor2.roboFontExt/lib/designspaceEditor/ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ def build(self, item):
showLineNumbers=False,
callback=self.controlEditCallback
)

def close(self):
familyNamelabels, _ = labelsParser.parseAxisLabels(self.instanceLocalisedFamilyName.editor.get())
self.instancesDescriptor.localisedFamilyName = familyNamelabels
Expand Down

0 comments on commit 090a082

Please sign in to comment.