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

AddTooltipPostCall for recipe items has data.hyperlink = crafted item #689

Open
Lombra opened this issue Nov 30, 2024 · 0 comments
Open

Comments

@Lombra
Copy link

Lombra commented Nov 30, 2024

The data argument of tooltip callbacks for recipe items has the hyperlink field set to that of the crafted item. (once cached) data.id is correct. I have tested this with backpack items, tooltip.SetItemByID and tooltip.SetHyperlink.

In addition, data.hyperlink should probably not be set at all for backpack items, as a GUID is present instead, and non recipe items do not have hyperlink set.

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

No branches or pull requests

1 participant