Qt: add tool tips for status window icons
Show a tip if the mouse hovers over any of the various icons displayed in the status window (for one each of the six characteristics, another for alignment, and one for each status condition). They all already have text labels below but many of those are abbreviated; the tips can be more verbose since they don't compete with each for for screen space. Also fixes "weak" not being centered under the hunger icon. It /was/ centered but invisible trailing spaces made the visible text be shifted to the left.
This commit is contained in:
@@ -1419,6 +1419,7 @@ Qt: [later] augment extended command selection dialog's Filter to add a
|
||||
Qt: add '#' as "Extended-commands" to the 'game' dropdown menu
|
||||
Qt: add tool tips to the extended command selector's buttons to show command
|
||||
descriptions
|
||||
Qt: add tool tips to the icons shown in the status window
|
||||
tiles: male and female variations in monsters.txt; tested only with tile2bmp
|
||||
conversion utility so far; also supported by tilemap utility to
|
||||
generate tile.c
|
||||
|
||||
Reference in New Issue
Block a user