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

Fixed "repeatx" and "repeaty" of ImageLayer for json #3428

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

JeneLitsch
Copy link
Contributor

I was able to reproduce the bug #3424 and made an attempt to fix the issue.
I added the necessary code to load the "repeatx" and the "repeaty" property of ImageLayer correctly from tmj/json.

@bjorn bjorn merged commit f3d9f2a into mapeditor:master Aug 4, 2022
@bjorn
Copy link
Member

bjorn commented Aug 4, 2022

That's great, thanks!

I've simplified the code a little because toBool will return false anyway when the variant is null.

@JeneLitsch
Copy link
Contributor Author

Your welcome :)

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.

2 participants