microsoft/Terminal

Define size for background image

Open

#2.370 aberto em 9 de ago. de 2019

Ver no GitHub
 (5 comments) (3 reactions) (1 assignee)C++ (3.212 forks)batch import
Area-SettingsHelp WantedIssue-TaskProduct-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

Description of the new feature/enhancement

As we are now able to define background image position using backgroundImageAlignment. It makes really easy to put an image to lower right of the terminal. It will be very appreciated to also define the size of this image. It will help to place a large image in a corner of the terminal.

Proposed technical implementation details (optional)

Add properties into the profiles.json file: eg. backgroundImageWidth and backgroundImageHeight.

Guia do colaborador