Skip to content

v0.10.1

Compare
Choose a tag to compare
@sourcechord sourcechord released this 25 Sep 02:41
· 4 commits to master since this release

Bug Fix πŸ›

  • Fix the issue that drop down icon of ComboBox doesn't be rendered correctly(#135)
  • Fix the issue that exception is thrown when WindowStyle="None" with AllowsTransparency="True"(#131)
  • Fix the tab order for AcrylicWindow style(#137, #138)
  • Fix the issue that AcrylicWindow.Enabled attached property doesn't work when used in a style setter(#118).
  • Fix the issue that AcrylicWindow doesn't work with MaxWidth/MaxHeight property correctly(#132)