microsoft/Terminal
Auf GitHub ansehenAdd support for a separate color / image for padding area background
Open
#1.726 geöffnet am 30. Juni 2019
Area-SettingsArea-TerminalControlHelp WantedIssue-TaskProduct-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
Summary of the new feature/enhancement
I'd like to be able to specify a separate background color, image, etc. for the area in the margin (padding) in the terminal window.
This uses a background image and padding value, but fails when resized to anything but the golden value of both.

In straight-up XAML, I'd do this by having a window-wide background color/image, and then specifying something different for the area inside the padding.