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

Add tooltips to the export buttons #87183

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

hakro
Copy link
Contributor

@hakro hakro commented Jan 14, 2024

@JUSTCAMH
Copy link

JUSTCAMH commented Jan 15, 2024

Regarding the tooltip for PCK / ZIP, Export all the project files as a PCK or ZIP package would it make sense to add more detail regarding what a PCK / ZIP package is here, or is it expected the user will read docs? When uploading games online, you typically compress the exported result as a .zip file, and I would've guessed that the zip export would do this (but I believe that's not what it does), and that a pck / zip export isn't enough for players to run the game

@akien-mga akien-mga added this to the 4.3 milestone Jan 15, 2024
@hakro hakro force-pushed the where-is-my-tooltip branch from aa8672f to 5868d0b Compare January 15, 2024 10:07
@hakro
Copy link
Contributor Author

hakro commented Jan 15, 2024

@JUSTCAMH the text has been enriched.
We can probably also add a paragraph detailing the differences in the documentation, so that the tooltips don't get too cluttered in the editor.

@akien-mga I squashed the commits, unfortunately that made it loose track of you co-authorship :(

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
@hakro hakro force-pushed the where-is-my-tooltip branch from 40f7f8b to 6dfc36d Compare January 15, 2024 11:15
@akien-mga akien-mga merged commit 9e65c5c into godotengine:master Jan 15, 2024
15 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tooltips to project export buttons
4 participants