Skip to content

Hover identification functionality issue #4448#4521

Open
Bails86 wants to merge 3 commits into
mapeditor:masterfrom
Bails86:Hover-Identification-Functionality---Issue-#4448
Open

Hover identification functionality issue #4448#4521
Bails86 wants to merge 3 commits into
mapeditor:masterfrom
Bails86:Hover-Identification-Functionality---Issue-#4448

Conversation

@Bails86

@Bails86 Bails86 commented May 18, 2026

Copy link
Copy Markdown

This functions purpose is to ease the user experience when painting the tile in a map file.

Upon a tile being placed on the map, it is able to be picked up by the hover tool to identify the ID of the tile in question. This is able to be matched with the information given by the tileset tiles on the bottom right of the screen so the matching of what was used is no longer guess work.

This feature used the ID for simplicity and to form an entry point of ease of tile identification. With more time this can be expanded with the tiles in a tileset having their own unique names.

Bails86 added 3 commits May 18, 2026 11:24
Added hover functionality to display tile ID on mouse hover.
This assists the hover function in mapview.cpp to save memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant