CommunityToolkit/WindowsCommunityToolkit
Auf GitHub ansehenDataGrid should leverage the AutoHideScrollBars property from UISettings, which is now available
Open
#3.248 geöffnet am 22. Apr. 2020
DataGrid :capital_abcd:bug :bug:help wantedimprovements :sparkles:
Repository-Metriken
- Stars
- (5.708 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Describe the bug
UISettingsHelper have a TODO method always returning true, saying that it should be updated once UISettings have the AutoHideScrollBars. 18362 added that capability. There is also another mention to that on DataGrid.cs, on a commented method named AutoHideScrollBarsChanged.