Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all useful inventory views #5

Open
kierdavis opened this issue Mar 16, 2021 · 0 comments
Open

Support all useful inventory views #5

kierdavis opened this issue Mar 16, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kierdavis
Copy link
Owner

kierdavis commented Mar 16, 2021

The hook that adds information to the tooltip has to be installed differently for different types of item slot (inventory, guild store, mail attachment etc.). I've implemented the ones that I care about in my own playstyle but there are probably others that I've missed.

This would involve adding more some ZO_PostHook invocations to installTooltipExtensionHooks. The InventoryEnter mapping in inventoryslot.lua in the ZOS source code is a useful reference for different places that an item tooltip may appear.

@kierdavis kierdavis added enhancement New feature or request good first issue Good for newcomers labels Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant