tome-editor icon indicating copy to clipboard operation
tome-editor copied to clipboard

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

Open tylerhasman opened this issue 3 years ago • 2 comments

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.

tylerhasman avatar Dec 24 '21 05:12 tylerhasman

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 avatar Dec 24 '21 22:12 npruehs

Fixed in #201

tylerhasman avatar Dec 19 '22 23:12 tylerhasman