From f586c7aa0df10e012f05b004d7ab33be03755ed6 Mon Sep 17 00:00:00 2001 From: XceedBoucherS Date: Fri, 26 Jun 2020 11:33:44 -0400 Subject: [PATCH] Updated Improvements in v3.7.0 (markdown) --- Improvements-in-v3.7.0.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Improvements-in-v3.7.0.md b/Improvements-in-v3.7.0.md index 0390452..1558c12 100644 --- a/Improvements-in-v3.7.0.md +++ b/Improvements-in-v3.7.0.md @@ -2,9 +2,8 @@ _Released November 21, 2019._ -**18 bug fixes and improvements** +**17 bug fixes and improvements** -* Starting at v3.7.0, the Extended WPF Toolkit is provided under the Xceed Community License agreement(for non-commercial use). * In AvalonDock, deserializing a maximized floating window will now display it on the correct monitor. * In AvalonDock, dropping a floating LayoutAnchorable will no longer cause an exception when its IsActive property is set before the LayoutAnchorable is added to its parent. * In AvalonDock, resizing a floating window containing a LayoutAnchorable or LayoutDocument will now correctly adjust its children’s size to fit this floating window’s size.