homerchen19 / github-file-icons

🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
https://chrome.google.com/webstore/detail/file-icon-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe
MIT License
1.43k stars 68 forks source link

GitLab added another row #54

Closed FranklinYu closed 5 years ago

FranklinYu commented 5 years ago

They added an item .., so currently the icon for ith item should have been the one for i - 1th. This issue only occur in sub-folder; there is no .. in project root folder.

homerchen19 commented 5 years ago

Hi @franklinyu thanks for reporting, but I couldn't find any repo which has an item ... Could you paste the link of a sample repo and a screenshot for it? Thanks

FranklinYu commented 5 years ago

That's basically in any project. Like https://gitlab.com/gitlab-org/gitlab-ce/tree/master/scripts

capture

homerchen19 commented 5 years ago

Got it! I'll fix it as soon as possible 👍