Tischel / TPie

FFXIV Dalamud plugin for ring-shaped hotbars
GNU Affero General Public License v3.0
34 stars 16 forks source link

Allow for tooltip label when hovering over ring icons. #8

Closed ryankhart closed 2 years ago

ryankhart commented 2 years ago

I plan on using this plugin for seldom-used options, so I might not always remember an action or item by its icon, so it would be nice to show some hint text as a tool tip when hovering over the icons.

Tischel commented 2 years ago

Are you talking about macros? Would you like to see the actual macro in a tooltip? I like the idea but I'm not sure what I'd show in the tooltip.

Trobador commented 2 years ago

I personally would prefer to see the action name in a tooltip rather than on the icon itself, so that could be an use for it.

Tischel commented 2 years ago

Added a ring setting to enable tooltips. When hovering on an item the tooltip will show a short description (same stuff you see on the elements table in the rings setting).

Example: image

Added in v1.0.0.0