microsoft/Terminal

Code Health: Cleanup manual StartBringIntoView once fixed in WinUI

Open

#8,833 opened on Jan 20, 2021

 (2 comments) (0 reactions) (0 assignees)C++ (9,275 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (103,173 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 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.

Contributor guide