Actipro WPF Essentials 22.1.1

Released: Mar 15, 2022

Updates in 22.1.1

Funktionen

  • All
    • Improved Microsoft Visual Studio 2022 designer support.
  • Docking
    • Improved an exception message for a particular layout deserialization scenario.
    • Improved support for DockingWindow.ContainerMinSize to influence the minimize size of floating document windows.
  • Editors
    • Updated how EmbeddedListBox tracks clicks to better support touch-based scrolling.
  • Ribbon
    • Improved built-in context menu display logic.
    • Improved Tab key handling when the QAT is in the window title bar.
  • Shared
    • Improved PopupButton's internal logic for handling popups.
    • Improved PopupButton's split mode template to define distinct UI Automation peers for the content and indicator areas.
    • Improved User Prompt QuickStart to include samples for both methods of configuring a default button.
    • Improved User Prompt accessibility by customizing UI Automation class names and automation ID's.
    • Improved WindowChrome accessibility by including a title bar element for UI Automation.

Fehlerkorrekturen

  • Docking
    • Updated focus logic to work around a exception in WebView2 that can occur when trying to focus one in a certain scenario.
  • Editors
    • Fixed an issue on .NET Core that caused Calculator to display some results with more precision than was necessary.
  • Shared
    • Fixed an issue where clipboard text for a UserPromptControl did not properly resolve the text from TextBlock content.
    • Fixed an issue where UserPromptWindow might attempt to assign itself as the window owner and throw ArgumentException.
    • Fixed an issue where WindowChrome might not properly display snap layouts on Windows 11 even if the system setting was enabled.