Tileset improperly displayed
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
A tileset made of multiple separated images is improperly shown in the interface:

The above tileset is made of tiles all 24 pixels wide...
...but they are displayed at different distances; this prevents from making a screenshot to put all of them into a single-images tileset (being "export as image" option not available, this could be a possible workaround to create a single-imaged tileset from multiple images).
V.1.9.2 in Windows 10.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Tiled 1.9.2 on Windows 10 using a tileset made from separated 24-pixel-wide images. Start by tracing the tileset display interface and compare the displayed distances between images. Done means the images are shown at consistent distances and can be captured together as one tileset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100



