CommunityToolkit/WindowsCommunityToolkit

DataGrid should leverage the AutoHideScrollBars property from UISettings, which is now available

Open

#3248 aperta il 22 apr 2020

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)C# (1403 fork)batch import
DataGrid :capital_abcd:bug :bug:help wantedimprovements :sparkles:

Metriche repository

Star
 (5708 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor