New
4.2.0
What's Changed
- feat(controls): Check if system accent matches colorization color by @Nuklon in https://github.com/lepoco/wpfui/pull/1583
- fix(controls): enable access key support for multiple WPFUI controls by @apachezy in https://github.com/lepoco/wpfui/pull/1598
- fix(controls): Fix null binding error in scroll bar buttons when deleting tabs by @Koichi-Kobayashi in https://github.com/lepoco/wpfui/pull/1599
- fix(controls): fix ContentDialog multiline text rendering issue by @apachezy in https://github.com/lepoco/wpfui/pull/1611
- fix(controls):
NavigationViewItemAutomationPeerGetPattern logic by @Nuklon in https://github.com/lepoco/wpfui/pull/1635 - fix(controls): Fixed issues with InfoBar by @apachezy in https://github.com/lepoco/wpfui/pull/1623
- fix(controls): Resolve Top/Bottom CompactNavigationViewItem clickable area issue by @apachezy in https://github.com/lepoco/wpfui/pull/1621
- fix(controls): Remove FlowDirection Trigger from RadioButton.xaml by @Alex4SSB in https://github.com/lepoco/wpfui/pull/1616
- fix(controls): Resolve LeftFluentNavigationViewItem text truncation issue by @apachezy in https://github.com/lepoco/wpfui/pull/1620
- fix(controls): Fix NumberBox Value binding not updating ViewModel on lost focus by @Koichi-Kobayashi in https://github.com/lepoco/wpfui/pull/1607
- fix(controls): Fix theme and accent color reset after Windows session unlock by @Koichi-Kobayashi in https://github.com/lepoco/wpfui/pull/1608
- feat(controls): Add LabelPosition property to ToggleSwitch control by @Koichi-Kobayashi in https://github.com/lepoco/wpfui/pull/1600
- fix(controls): Fix ContentDialog interaction, focus, and modal behavior issues by @apachezy in https://github.com/lepoco/wpfui/pull/1601
- feat(controls): Add systemAccentColor parameter to Apply method by @Nuklon in https://github.com/lepoco/wpfui/pull/1584
- feat(controls): Add
TitleBarCenterContent property by @luca-domenichini in https://github.com/lepoco/wpfui/pull/1484
New Contributors
- @Koichi-Kobayashi made their first contribution in https://github.com/lepoco/wpfui/pull/1599
- @Alex4SSB made their first contribution in https://github.com/lepoco/wpfui/pull/1616
- @luca-domenichini made their first contribution in https://github.com/lepoco/wpfui/pull/1484
Full Changelog: https://github.com/lepoco/wpfui/compare/4.1.0...4.2.0