Avalonia Controls v25.1.1 Maintenance Release

Announcements Forum

Posted 1 month ago by Actipro Software Support - Cleveland, OH, USA
Avatar

A new Avalonia UI Controls maintenance release is now available.

Detailed Update List

Bars

  • Updated context flyouts to use the theme's dismiss event pass-through setting.
  • Updated context flyouts to display at the pointer location.
  • Updated BasePopupButtonBase-based controls to have a Button UIA peer control type.
  • Updated controls that use external headers to remeasure RibbonControlGroup properly when the label or small image properties are changed.

Fundamentals

  • Added the AvatarGroup.Orientation and OverflowOrientation properties that allow for customizing the layout orientation of non-overflowed and overflowed avatars respectively.

Themes

  • Fixed an issue where the ModernTheme.RefreshResources method wouldn't properly update native and Actipro control themes for various ThemeDefinition apperance kind property changes.

Shared Library

  • Added ChromedTitleBar.AllowWindowDragOnPointerPressed property to control whether to invoke BeginMoveDrag on the parent Window during pointer pressed events.
  • Fixed an issue with WebAssembly on .NET 9 where AnimatedExpanderDecorator would throw InvalidOperationException when animating a change in expansion state.

All

  • Updated the various SR.GetString methods (used for accessing string resources) that accept string format arguments to allow null objects to be passed.


Actipro Software Support