Option "Reidentify layer tiles"
Hello, the option "Reidentify layer tiles ..." does not work, does nothing, the tiles still do not indicate a number and only have a dot in the upper left corner.
Only the tiles in the bottom row indicate a number but no more.
In the tilemap, each tile must have a number indicating which tile belongs in the tileset.

Comments
edit:
eh my bad, there does seem to be a bug where if you zoom too far out, some of the mapping numbers will disappear. btw. make sure you're on the right layer, the numbers will only show if you're on the layer which has the mapping.
Usually you make tile dimensions in power of two to satisfy game engines. eg. 8x8, 16x16,32,32 etc... although any identical width and height should work as expected within PyxelEdit. Try to set your tile width and height to the same number, then the tiles should get mapped.