Open tylerhasman opened 2 years ago
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.
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.
Fixed in #201
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.