microsoft/Terminal

Fix "blurry" new tab icon on 100% DPI

Open

#7,111 建立於 2020年7月29日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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

貢獻者指南