microsoft/Terminal
Auf GitHub ansehenCode Health: Cleanup manual StartBringIntoView once fixed in WinUI
Open
#8.833 geöffnet am 20. Jan. 2021
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
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.