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

The properties repeatx and repeaty are missing when exporting json map. #3307

Closed
SSBMTonberry opened this issue Mar 20, 2022 · 2 comments
Closed
Labels
bug Broken behavior.

Comments

@SSBMTonberry
Copy link

Describe the bug
The properties repeatx and repeaty are missing when exporting a json map. To be clear: These properties are fine when doing a regular save, but when

To Reproduce
Steps to reproduce the behavior:

  1. Create a map with a image layer.
  2. Check repeatx and repeaty.
  3. Save As... .json, and notice the properties repeatx and repeaty are there.
  4. Export As... .json, and notice the properties repeatx and repeaty are missing.

Expected behavior
I expect these properties to exist when exporting a json.

Media
image

Specifications:

  • OS: Manjaro Linux
  • Tiled Version: 1.8.2
@SSBMTonberry SSBMTonberry added the bug Broken behavior. label Mar 20, 2022
@bjorn
Copy link
Member

bjorn commented Mar 21, 2022

Whoops, sorry about that! Will be fixed in Tiled 1.8.3, and if you need the fix now you can get a build soon at https://github.com/mapeditor/tiled/actions/runs/2015066847.

@bjorn bjorn closed this as completed in a17f489 Mar 21, 2022
@SSBMTonberry
Copy link
Author

No worries! Thanks for the fix btw 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior.
Projects
None yet
Development

No branches or pull requests

2 participants