Closed Strongleong closed 2 years ago
Bug #19 fixed by changing HorizontalAlignment property of each GridSplitter from Center to Stretch.
HorizontalAlignment
GridSplitter
Center
Stretch
Don't ask me why this is even a thing.
Thank you … I think such small changes i can merge without testing them myself :D
Bug #19 fixed by changing
HorizontalAlignment
property of eachGridSplitter
fromCenter
toStretch
.Don't ask me why this is even a thing.