We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A game in production
When looking at the inspector we need to be able to quickly see what file is assigned. Currently you have to hover for a moment to see the filename.
No filename:
print the filename at the top of the preview.
It would be used often.
This is about improving the default editor experience.
The text was updated successfully, but these errors were encountered:
adamscott
Successfully merging a pull request may close this issue.
Describe the project you are working on
A game in production
Describe the problem or limitation you are having in your project
When looking at the inspector we need to be able to quickly see what file is assigned. Currently you have to hover for a moment to see the filename.
No filename:
Describe the feature / enhancement and how it helps to overcome the problem or limitation
print the filename at the top of the preview.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
If this enhancement will not be used often, can it be worked around with a few lines of script?
It would be used often.
Is there a reason why this should be core and not an add-on in the asset library?
This is about improving the default editor experience.
The text was updated successfully, but these errors were encountered: