Skip to content

Fix Remove Item option in TileSet plugin

Ghost User requested to merge github/fork/neikeq/fix_3088 into master

Fixes #3088 (closed)

This seems like the best way to handle tiles deletion for now. Perhaps the TileSet editor plugin may be improved in the future, allowing to select tiles (among other features).

It will display a dialog asking for a tile name or id (the name has priority when checking).

Merge request reports