Actipro Docking & MDI for UWP 22.1.0362

Released: Nov 8, 2022

Mises à jour de 22.1.0362

Fonctionnalités

  • Added a Float All menu item to tabbed MDI tabs, which floats all docking windows in the container together.
  • Added support for restricting floating dock host maximum size when appropriate if contained docking windows have ContainerMaxSize set.
  • Added a protected virtual DockSite.NotifyWindowDragMove method that is called as the pointer drags any set of docking windows around.
  • Increased the default TabbedMdiHost.MaxTabExtent width, and added remarks to its API documentation.
  • Improved support for dragging docking windows to nested linked dock sites.
  • Updated tool window-only layout deserializations to not clear lazy-load data for document windows.

Correctifs

  • Fixed a couple issues introduced in the previous build related to using the Float command on a tool window currently in MDI.