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

Tile layer IDs lost when changing setting map "infinite" from true to false #2160

Closed
JoeCreates opened this issue Jul 16, 2019 · 0 comments
Closed
Labels
bug Broken behavior.

Comments

@JoeCreates
Copy link

Version 1.2.4
To reproduce:

  • Create a map with a tile layer, note the ID
  • Set the map's infinite property to true, then back to false
  • Note the ID of the tile layer has changed

This is a pretty serious issue if you depend on persistent ID's.

@bjorn bjorn added the bug Broken behavior. label Jul 17, 2019
@bjorn bjorn closed this as completed in 502badf Jul 17, 2019
gauauu pushed a commit to gauauu/tiled that referenced this issue Jul 17, 2019
This happened as well when toggling infinite on/off, since that
effectively does a resize as well.

Closes mapeditor#2160
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