mapeditor/tiled

Do you want to work on this issue?
You can request for a bounty in order to promote it!
Tile Animation Editor improvements #3251
bjorn posted onGitHub
The following features could be useful to add to the Tile Animation Editor:
Show the tile ID in the sequence list
Could be implemented using a custom delegate so that the ID and the duration can be clearly displayed.
Allow zooming in on the animated tiles
Currently only the preview and the tileset can be scaled, not the list of frames. Probably the list of frames should just scale along with the other views. Probably makes sense to implement as part of a custom delegate as well.
Requested on the forum.