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.


For the zooming, it would be nice if items in the three panels in the editor (frame list, animation preview, tileset) would be zoomed independently. I often want to zoom in on the animation but not on the tileset, so that I can see the animation better but still navigate the tileset quickly.

posted by eishiya over 3 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests