Open bjorn opened 2 years ago
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.
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.