I’d like to be able to select a tile from the tileset tab (not the pane below the list of layers, but the fullscreen view of the tilemap in its top-level window tab), and have that become the active tile that I use for drawing.
When editing a tilemap, I find that using the smaller window on the right to select the tile is bit cumbersome. Difficult to scroll through, takes up space. So, I setup a hotkey to view the tileset tab so I can get all the tiles in fullscreen - but, alas I discover that selecting a tile from here it does not make it the active drawing tile.
Are there any thoughts/options here? I’m down to script if that’s what it takes.
OK, I downloaded this Aug 19 build and was able to run on MacOS, but selecting a tile in the tileset view does not seem to affect the selected tile in the side panel (e.g. globally)?
I double checked the version, and also tried closing and re-opening the relevant files in the project. I also tried selecting from the tileset panel and then seeing if it affected the tileset view, but it didn’t seem to go that direction either.
OK - I was able to get the Tiled-2025.08.21_macOS-10.13-10.15.app version to start after clearing it with sudo xattr -cr /path/to/Tiled_Aug_21_2025.app. (I’m on an M1).
For some reason the macOS-11+ version binary didn’t seem to want to start, despite clearing the xattr in the same way. The application would “start” (I would get feedback from the OS that the program start was recognized), but it wouldn’t appear on the doc, show error popups, or output any error messages when run from the terminal.
That’s a different issue, though.
Regardless! The tile selection feature is really really nice ! With a hotkey, I’m able to switch into the tileset view, see all the tiles in my immensely large tileset and pick from there. Thank you so much - I think you should add it to master
Ah, right. I should probably start doing my own pull requests from branches in the main repository again, since those could be codesigned and notarized then.
That’s great, thanks for testing it out! Yes, I’ll definitely be looking to merge this as soon as I’ve dealt with the feedback from eishiya.