From 5ce9591c90de2fdcd69d97879d42052c49f6a1de Mon Sep 17 00:00:00 2001 From: Dirkster99 Date: Thu, 9 Apr 2020 22:03:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8ff8376..260a5919 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ to also theme standard elements, such as, button and textblock etc. - [Fix #137 BindingExpression in VS2013 theme](https://github.com/Dirkster99/AvalonDock/issues/137) +- [Feature Added: Auto resizing floating window to content](https://github.com/Dirkster99/AvalonDock/pull/146) [thanx to Erik OvegÄrd](https://github.com/eriove) + ## Fixes and Features added in Version 4.0 - [Fix #98 with floating window without a content #99](https://github.com/Dirkster99/AvalonDock/pull/99) Thanx to [scdmitryvodich](https://github.com/scdmitryvodich)