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

Load icon path data from embedded json #343

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Jun 3, 2024

BREAKING CHANGE: The path data will now be loaded from embedded json file resource. This makes the data factory files for each icon pack obsolete. Now there exists only one generic data factory which loads the data in to a dictionary. This makes the compiler happier.

BREAKING CHANGE: The path data will now be loaded from embedded json file resource. This makes the data factory files for each icon pack obsolete. Now there exists only one generic data factory which loads the data in to a dictionary. This makes the compiler happier.
@punker76 punker76 added this to the 5.0.0 milestone Jun 3, 2024
@punker76 punker76 merged commit f94f993 into develop Jun 3, 2024
4 checks passed
@punker76 punker76 deleted the feat/load_path_data_from_json branch June 3, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant