Skip to content

v0.9.22

Compare
Choose a tag to compare
@NotYoojun NotYoojun released this 24 Nov 11:13
· 365 commits to main since this release
  • Fixed the elevation border for Button, ComboBox, ToggleButton, RepeatButton, DropDownButton, DropDownToggleButton, TextBox, RichTextBox, PasswordBox and NumberBox (we added a new control ElevationBorder to fix the problem that when the height is too much the elevation border doesn't seem right)
  • Fixed the wrong padding in MenuFlyout when ThemeManager.RequestedTheme is not Default
  • Signed assemblies with strong-name (#20)
  • Fixed some other bugs