-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add Tooltip system based on Tooltippery #60
Conversation
05e24bd
to
ae6a8d3
Compare
…r a locale message being present
Basic version of tooltips, huzzah. The locale strings should be defined in a separate package, so that they can be updated without a whole release of the gamepack. Mods can also add tooltips to their buttons using the |
Maybe the tooltips should only show up if you have the dev tool equipped? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and I tested it
Well, they can appear on any kind of button, I just happened to pick some inspector ones to show it. Also whoops on the other local slot ones lol |
Based on Psychpsyo/Tooltippery. The only factor for backwards compatibility with old tooltippery content is supporting tooltips on buttons with a
Comment
component with the TextTooltipperyLabel:
.