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

Add action to set text object font #6911

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

AlexandreSi
Copy link
Collaborator

No description provided.

@@ -103,7 +103,7 @@ const components = {
atlasResource: AtlasResourceField,
spineResource: SpineResourceField,
color: ColorExpressionField,
police: DefaultField, //TODO
police: DefaultField, // TODO: Remove since fontResource is used now instead.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, it's a To remove 😅
I'm not sure if I can do it right now. The only doubt I have is if an extension is using a "police" field somehow?

@AlexandreSi AlexandreSi merged commit e6e4d90 into master Sep 2, 2024
6 checks passed
@AlexandreSi AlexandreSi deleted the add-action-to-set-text-font branch September 2, 2024 14:25
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.

3 participants