microsoft/Terminal

Cursor width should respect dpi settings

Open

#16.228 aberto em 25 de out. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-AtlasEngineArea-TerminalControlHelp WantedIssue-BugPriority-3Product-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

Windows Terminal version

1.18.2822.0

Windows build number

10.0.22621.0

Other Software

None

Steps to reproduce

Set display scale to 200% and use the bar cursor.

Expected Behavior

Cursor width should respect dpi settings.

Actual Behavior

On 200% scale monitor, drawing the bar shape cursor use native 1px, not 1 logical pixel (2px). This makes it a little hard to locate, especially in light theme.

screenshots: terminal, WinUI control, browser

screenshots

Guia do colaborador