Actipro Avalonia Pro のリリース
Released: Feb 5, 2024
23.1.3 での更新項目
機能
- Fundamentals
- Added new Avatar and AvatarGroup controls that render images, glyphs, initials, or text to represent people.
- Added new Badge and NumericBadge controls that add contextual information to other controls.
- Added the RingSpinner control that can inform an end user that some form of processing is occurring.
- Themes
- Improved the ListBox, TreeView, and DataGrid templates to better support rounded corners when CornerRadius is set.
- Shared Library
- Added the RingSlice shape that can render a...
Released: Dec 4, 2023
23.1.2 での更新項目
機能
- All
- Improved support for trimming and Native AOT (Ahead-of-Time).
- Themes
- Added the ThemeProperties.SpinnerHasHorizontalOrientation attached property that can arrange ButtonSpinner and NumericUpDown buttons horizontally, making them more touch-friendly.
- Added the ThemeDefinition.SpinnerHasHorizontalOrientation property that provides a global default for the ThemeProperties.SpinnerHasHorizontalOrientation attached property.
- Shared Library
- Added various members to the UIColor structure to...
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...