microsoft/Terminal

Inactive tabs icons are blurry

Aperta

#16.101 aperta il 4 ott 2023

 (2 commenti) (0 reazioni) (0 assegnatari)C++ (9275 fork)batch import
Area-UserInterfaceHelp WantedIssue-BugProduct-Terminal

Metriche repository

Star
 (103.173 stelle)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Windows Terminal version

1.19.2682.0

Windows build number

10.0.19045.3448

Other Software

No response

Steps to reproduce

  1. Start WT.
  2. Look at the tab icon.
  3. Open a new tab.
  4. Look at the previous tab icon again.
  5. Switch between tabs a few more times.

Expected Behavior

Pixel-perfect icons everywhere.

Actual Behavior

Only the active tab icon looks good, the inactive one is blurry:

blur

I didn't look into the code, but it could be due to downscaling of inactive tabs by a pixel or so, if the icon gets baked into the tab before this downscaling and not after it:

image

Guida contributor