microsoft/Terminal

Minimize button glyph is one pixel too high

Open

#7.751 aberto em 26 de set. de 2020

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskPriority-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 Minimize Button

Description of the new feature/enhancement

The minimize button glyph is one pixel higher than all other window decorations and should be moved down by one pixel. The current design of the minimize button deviates from the rest of the Windows 10 UI by shifting the minimize button one pixel above the center-line of the other window control buttons instead of one pixel below. Ignoring all the other issues with Windows 10 and the design inconsistencies, it should at least be attempted to maintain consistency in the positioning of the window control elements.

Guia do colaborador