tiled icon indicating copy to clipboard operation
tiled copied to clipboard

Flexible level editor

Results 254 tiled issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The application freezes and the cursor "beach balls" when attempting to interact. Sometimes application will unfreeze, sometimes stays frozen for a very long time. **To Reproduce** Steps...

bug

**Describe the bug** Single letter shortcut keys do not work on builds of macOS 10.14+ or later on M1 Mac. Tiled1.10.0-macOS10.12-10.13.zip is OK. Tiled1.10.1-macOS10.12-10.13.zip is OK. Tiled1.10.2-macOS10.12-10.15.zip is OK. Tiled1.10.0-macOS10.14+.zip...

bug
macos

**Is your feature request related to a problem? Please describe.** The JSON exporter saves `*.tmj` files on macOS with "LF" `\n` line breaks, as expected. On Windows, the exporter saves...

feature

Tiled does detect external changes of the .tmx files but would be nice if it also detects changes on the .tsx files and auto reload.

missing feature

It would be great if we could merge tilesets (remove unused tiles from all tilesets, store the remaining tiles into a single tileset and apply that to the map). This...

feature

**Current Behavior:** When the image file of an Object is changed (file name is still the same), already placed Objects are not updated. The User has to remove the Object...

missing feature

When dealing with multiple Object Layers that have object references and displaying the object reference arrows, the display can easily get confusing, especially since the arrows are all drawn above...

usability

**Describe the bug** In some cases Tiled does not not load Tile Stamps that use external tileset. **To Reproduce** 1. Set the stamps folder. 2. Create stamps from external tileset,...

bug

Now `TilesetDocument` owns a single `TilesetModel` and associated `QItemSelectionModel`, which are used by the `TilesetView` instances in the `TilesetDock` as well as in the `TilesetEditor`.

**Describe the bug** Nothing happens when I click [Map > Map Properties...]. **To Reproduce** Steps to reproduce the behavior: 1. Click on [Map > Map Properties...]. **Expected behavior** Either it...

bug
usability