microsoft/Terminal

Code Health: Cleanup manual StartBringIntoView once fixed in WinUI

Aberta

#8.833 aberto em 20 de jan. de 2021

 (2 comentários) (0 reação) (0 responsável)C++ (9.275 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

As a part of a workaround for https://github.com/microsoft/microsoft-ui-xaml/issues/3945 we have introduced a manual call to StartBringIntoView (https://github.com/microsoft/terminal/pull/8832).

We would like to cleanup this code, once the fix is introduced in the TabView. There is already a PR for the upstream issue here: https://github.com/microsoft/microsoft-ui-xaml/pull/3966.

Guia do colaborador