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

Improve some tile editor hint labels #77962

Merged

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jun 7, 2023

Inspired by godotengine/godot-proposals#1769 (comment)

This PR improves some editor texts to point users towards what they should do.

No TileSet
image

Empty TileSet
image

No source selected/exists
image

I kind of like the idea of adding buttons under the labels that would perform some of these actions, but as groud noted in a comment, it might hide some details from the user on what is happening. It's something we could think about later, this PR is just a quick solution I came up with.

@YuriSizov
Copy link
Contributor

I kind of like the idea of adding buttons under the labels that would perform some of these actions, but as groud noted in a comment, it might hide some details from the user on what is happening. It's something we could think about later, this PR is just a quick solution I came up with.

At the very least, instructions that send the user to some part of the GUI could be clickable links that open/focus that part of the UI, but leave the actual creation/configuration step for the user to perform.

@YuriSizov YuriSizov merged commit 593d5ca into godotengine:master Jun 12, 2023
@YuriSizov
Copy link
Contributor

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.

4 participants