microsoft/Terminal

Minimize button glyph is one pixel too high

Open

#7.751 geöffnet am 26. Sept. 2020

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskPriority-3Product-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide