Closed RaoHammas closed 1 year ago
report it in original repo
report it in original repo
Sorry what? the issue is in HandyControls...
report it in original repo
Sorry what? the issue is in HandyControls...
Oh sorry, I did not pay attention
I don't have enough time to work on WPF I will open this issue to work on it in the future if I have a chance
In DataGrid
ShowSelectAllButton
is too small and looks weird. I've tried usingHandyControl
instead and in that the size looks fine but inHandyControls
it looks like this 👇Steps to reproduce the bug
Create a new project using
.Net 8
and add HandyControl's latest nuget package create a data grid and sethc:DataGridAttach.ShowSelectAllButton="True"
attached property to true.Expected behavior
ShowSelectAllButton
icon size should be a lil bigger.Screenshots
NuGet package version
HandyControls (Custom version) 3.4.5
IDE
Visual Studio 2022-preview
Framework type
.Net 7.0
Windows version
Windows 11 (22621)
Additional context
No response