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

Use string parser for sprite sheet src property #574

Merged
merged 7 commits into from
Jan 27, 2024

Conversation

andreasschultes
Copy link
Contributor

Use a string parser for sprite sheet src property to enable "path" in addition to path as property value

BUG:
#571

I didn't find a unit test for the sprite sheet. Maybe this should also be added?

Copy link
Owner

@mikke89 mikke89 left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request! Looks good, I only have a small comment.

And yeah, I don't believe we have any unit tests for spritesheets, that would certainly be a welcome addition.

Source/Core/StyleSheetParser.cpp Outdated Show resolved Hide resolved
@mikke89 mikke89 added the enhancement New feature or request label Jan 16, 2024
@mikke89 mikke89 merged commit 87ac915 into mikke89:master Jan 27, 2024
17 of 18 checks passed
@mikke89
Copy link
Owner

mikke89 commented Jan 27, 2024

Thanks for the contribution!

I made some minor changes before I intended to merge it, and I see you found one more thing too. Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants