deathcap / inventory-window

GUI windows for interactively manipulating an inventory
http://deathcap.github.io/inventory-window/
7 stars 2 forks source link

Tooltips #11

Closed deathcap closed 10 years ago

deathcap commented 10 years ago

This is becoming more important as more items are added (with my poorly-drawn programmer art textures I can't always tell what they are).

There are several NPM modules out there adding tooltips. Looking into https://www.npmjs.org/package/perfect-tooltip (it doesn't move the tooltip with the mouse cursor, not sure if that matters though).

Note: could also use multiline tooltips to display extra information, beyond the display name (customized from item tags).

deathcap commented 10 years ago

https://github.com/deathcap/ftooltip