mapeditor/tiled



Do you want to work on this issue?
You can request for a bounty in order to promote it!
Updating tileset (.tsx) image does not update relevant tileset properties. #3453
akakubiyaro posted onGitHub
Describe the bug The properties of a tileset does not update in response to changes in the source image. For example, if I have a tileset with 6 columns and I edit the source image so that it now has 8 columns, the tile palette will reflect the additional tiles but the tileset (.tsx) properties will still say 6 columns.
To Reproduce Steps to reproduce the behavior:
- Create a tileset with some source image.
- Update the source image so that it has more (or less tiles).
- Observe that the tile palette updates to reflect the modified tile image but the properties do not.
Expected behavior I would expect the tileset properties to update in order to reflect the updated image.
Specifications:
- OS: Windows 10.
- Tiled 1.9.0