Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

无法显示 C# 和 C++ 等语言图标 #44

@Phynon

Description

@Phynon

- 问题描述
无法显示 C# 和 C++ 等语言图标。

- 环境版本说明
操作系统:Windows 10 1909 18363.900
浏览器:Chrome 84.0.4147.89

- 附加说明
请求的图片资源文件名分别为 c#.png 和 c++.png,而 language-icons 目录下的对应图标命名为 csharp.png 和 cpp.png。请考虑 src/view-tab/components/ReposBar/RepoCard.tsx 第 56 行,取得图片标签的 src 属性值时,是否可以避免简单地使用 toLowerCase() 方法进行转写,以免插件请求不到需要的图片资源;或者重新修改对应图标的文件名,使其与插件请求的资源名称一致。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions