mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-01 10:13:22 +00:00
In this way we always have an empty tile available in the drawing process. We've also added the Tileset::firstVisibleIndex field to change the visible index of the tile 1 so we can offset the visible number by the user (just as a visual aid / simulate old tilesets with index=0=non-empty tile).