mapeditor / mapeditor/tiled

Tileset improperly displayed

Open
#3,525 2 comments 0 reactions 0 assignees View on GitHub

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:

image

The above tileset is made of tiles all 24 pixels wide...

  • sidecabinet
  • bathsw
  • radsuitlocker
  • controlunit

...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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.