Do you want to work on this issue?
You can request for a bounty in order to promote it!
Autofocus Tile Object Tiles in Palette #3287
fmoo posted onGitHub
Currently, when right-clicking a tile on a tile layer, the palette view will automatically jump to the appropriate tab and tile that matches the selected tile. This is good.
However, there is currently no way to do this for tile objects on an object layer. Right-clicking simply focuses the tile object, updating the Properties tab and the Objects tab, and opening a context menu, while the Tilesets tab remains unchanged.
This is a feature request to add a way to quickly jump to the corresponding tile in the Tileset tab when interacting with a tile object on a tile layer in some way. This might be:
- Focusing on a tile object (e.g., left click with S or O tool or right click with any tool)
- Right click on tile object (any tool) to open Context Menu > Jump to Tile in Palette
- Double-click on the tile object (with Select Objects or Edit Polygon tool)
I don't have a super strong preference one way or another. The first would probably be most consistent/expected wrt tileset layer behaviors.