microsoft/Terminal
Auf GitHub ansehenMake sure MinMaxCloseControl supports FullScreen & Tablet Mode
Open
#2.001 geöffnet am 17. Juli 2019
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
Some thoughts about the Min/Max/Close buttons, and supporting FullScreen or Tablet Mode
Some properties to consider for this TitlebarControl. This could be also be useful for the Settings UI, if it is presented in a window.
- CanMaximise
- CanMinimise
- CanRestore
Which would hide those buttons if you wanted to make a settings screen which only shows a close button. Also consider how these TitleBar Controls will handle FullScreen/Tablet Mode
Full Screen
Tablet Mode
Originally posted by @mdtauk in https://github.com/microsoft/terminal/pull/1948#issuecomment-512048300