tome-editor
tome-editor copied to clipboard
If a file name's extension is capitalized then the icon wont be displayed
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