Actipro Avalonia UI Pro 23.1.1

Released: Nov 14, 2023

23.1.1 中的更新

特性

  • Themes
    • Added a new 'ThemeDefinition.UserInterfaceDensity' property with Compact, Normal, and Spacious options that can alter spacing throughout an application's user interface.
    • Added a new documentation topic on User Interface Density.
    • Added the 'ScaledThicknessExtension', 'ScaledCornerRadiusExtension', 'ScaledDoubleExtension', and 'ScaledGridLengthExtension' markup extensions to support dynamic values that scale based on UI density.
    • Added neutral control theme brush resources for outline, soft, and solid themes.
    • Updated controls and themes to adjust their appearance based on UI density.
    • Updated the default 'ThemeDefinition.SwitchScale' value to work better with common font sizes.
    • Updated ScrollBar thumbs to be slightly thinner by default.
    • Updated Calendar to have a smaller overall size.
  • Shared Library
    • Updated the overlay host, which is used by user prompts in Overlay display mode, to fluently animate in content.

修补程序

  • Themes
    • Fixed a memory leak in 'ThemeProperties' related to watching 'StyledElement.Classes' for changes.
  • Shared Library
    • Updated 'ChromedTitleBar' to work around an issue in Microsoft Windows 10 where an outer window border/shadow may not be rendered.