microsoft/Terminal

Code Health: Cleanup manual StartBringIntoView once fixed in WinUI

Ouverte

#8 833 ouverte le 20 janv. 2021

 (2 commentaires) (0 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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.

Guide contributeur