microsoft/Terminal

Fix "blurry" new tab icon on 100% DPI

オープン

#7,111 opened on 2020/07/29

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

Description of the new feature/enhancement

This is a little graphic detail that I noticed long ago. The "new tab" icon in Windows Terminal (1.1.2021.0) with 100% DPI scaling level is somewhat "blurry" or "thick", in comparison of other "new tab" icons like Microsoft Edge.

issue1

This graphic detail does not occur when the DPI scaling is at 125%. issue2

Proposed technical implementation details (optional)

Update the "new tab" icon to a more "cleaner" version when DPI scaling is at 100%. An example:

issue3

コントリビューターガイド