microsoft/Terminal
Code Health: Cleanup manual StartBringIntoView once fixed in WinUI
開放
#8,833 建立於 2021年1月20日
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.