Skip to content

v0.9.23

Compare
Choose a tag to compare
@NotYoojun NotYoojun released this 01 Dec 09:25
· 339 commits to main since this release
  • Added accent color keys in ThemeKeys: SystemAccentColorKey, SystemAccentColorDark1Key, etc.
  • Added CornerRadius for Thumb (use ui:ControlHelper.CornerRadius property)
  • Fixed a crash when a checked ToggleButton is set disabled
  • Fixed and improved elevation border brush
  • Re-organized namespaces and simplified XAML resources (#22 by @ghost1372)
  • Fixed some other bugs