Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[instantiator] use designspace.findDefault() the first time designspace.default is checked #887

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

anthrotype
Copy link
Member

otherwise a DS object that was created from code has a 'default' attribute set to None (until findDefault() is first called).
Those loaded from string or file have that set automatically by the respective constructors.

…gnspace.default

otherwise a DS object created from code (as opposed to one loaded from string or file) has a 'default' attribute set to None (until findDefault() is first called).
@anthrotype anthrotype merged commit d05c7f3 into main Nov 14, 2024
9 checks passed
@anthrotype anthrotype deleted the instantiator-find-default branch November 14, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant