microsoft/Terminal

Code Health: Cleanup manual StartBringIntoView once fixed in WinUI

开放

#8,833 创建于 2021年1月20日

 (2 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南