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

If a file name's extension is capitalized then the icon wont be displayed #194

Open
tylerhasman opened this issue Dec 24, 2021 · 2 comments
Assignees
Labels

Comments

@tylerhasman
Copy link
Contributor

My files names end in stuff like ".PNG" instead of ".png" which causes the editor to not identify them correctly as images.

The fix is to just rename the files to lower-case but it would be nice for the editor to not be case-sensitive here.

@npruehs
Copy link
Owner

npruehs commented Dec 24, 2021

Hey @tylerhasman,

thanks for bringing this up! This should be a straight-forward fix - I'll make sure to include it in the next release.

@npruehs npruehs self-assigned this Dec 24, 2021
@npruehs npruehs added the bug label Dec 24, 2021
@tylerhasman
Copy link
Contributor Author

Fixed in #201

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

No branches or pull requests

2 participants