From cc0a06db26ea98fe7e085096a5fb4264d1ac0ab8 Mon Sep 17 00:00:00 2001 From: Dirkster99 <2129700+Dirkster99@users.noreply.github.com> Date: Sun, 18 Oct 2020 23:20:52 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e156ba40..72470c47 100644 --- a/README.md +++ b/README.md @@ -122,9 +122,11 @@ to also theme standard elements, such as, button and textblock etc. ## In master branch, but not yet released to NuGet -- [#199 Add to LayoutDocument CanHide property returning false](https://github.com/Dirkster99/AvalonDock/pull/199) (thanx to [bdachev](https://github.com/bdachev) -- [#138 Trying dock a floating window inside a document pane leads to its disappearing of window's content.](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [cuellius](https://github.com/https://github.com/cuellius) -- [#197 [Bug] Tabs start getting dragged around if visual tree load times are too high](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [X39](https://github.com/https://github.com/X39) +- [Bug fix for issue #194 App doesn't close after LayoutAnchorable AutoHide and docking it again](https://github.com/Dirkster99/AvalonDock/pull/203) (thanx to [bdachev](https://github.com/https://github.com/sphet)) + +- [#199 Add to LayoutDocument CanHide property returning false](https://github.com/Dirkster99/AvalonDock/pull/199) (thanx to [bdachev](https://github.com/bdachev)) +- [#138 Trying dock a floating window inside a document pane leads to its disappearing of window's content.](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [cuellius](https://github.com/https://github.com/cuellius)) +- [#197 [Bug] Tabs start getting dragged around if visual tree load times are too high](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [X39](https://github.com/https://github.com/X39)) ## Fixes & Features added in Version 4.4 From e429ae5240b89726973fdfc1bbb0631531d0959e Mon Sep 17 00:00:00 2001 From: Dirkster99 <2129700+Dirkster99@users.noreply.github.com> Date: Sun, 18 Oct 2020 23:21:57 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72470c47..9c2fdb05 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ to also theme standard elements, such as, button and textblock etc. ## In master branch, but not yet released to NuGet -- [Bug fix for issue #194 App doesn't close after LayoutAnchorable AutoHide and docking it again](https://github.com/Dirkster99/AvalonDock/pull/203) (thanx to [bdachev](https://github.com/https://github.com/sphet)) +- [Bug fix for issue #194 App doesn't close after LayoutAnchorable AutoHide and docking it again](https://github.com/Dirkster99/AvalonDock/pull/203) (thanx to [sphet](https://github.com/https://github.com/sphet)) - [#199 Add to LayoutDocument CanHide property returning false](https://github.com/Dirkster99/AvalonDock/pull/199) (thanx to [bdachev](https://github.com/bdachev)) - [#138 Trying dock a floating window inside a document pane leads to its disappearing of window's content.](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [cuellius](https://github.com/https://github.com/cuellius)) From 312e5e18443302f2eb1664f3b5a899b9b6378a14 Mon Sep 17 00:00:00 2001 From: Dirkster99 <2129700+Dirkster99@users.noreply.github.com> Date: Sun, 18 Oct 2020 23:23:10 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c2fdb05..edf99a24 100644 --- a/README.md +++ b/README.md @@ -122,11 +122,10 @@ to also theme standard elements, such as, button and textblock etc. ## In master branch, but not yet released to NuGet -- [Bug fix for issue #194 App doesn't close after LayoutAnchorable AutoHide and docking it again](https://github.com/Dirkster99/AvalonDock/pull/203) (thanx to [sphet](https://github.com/https://github.com/sphet)) - - [#199 Add to LayoutDocument CanHide property returning false](https://github.com/Dirkster99/AvalonDock/pull/199) (thanx to [bdachev](https://github.com/bdachev)) - [#138 Trying dock a floating window inside a document pane leads to its disappearing of window's content.](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [cuellius](https://github.com/https://github.com/cuellius)) - [#197 [Bug] Tabs start getting dragged around if visual tree load times are too high](https://github.com/Dirkster99/AvalonDock/pull/138) (thanx to [X39](https://github.com/https://github.com/X39)) +- [Bug fix for issue #194 App doesn't close after LayoutAnchorable AutoHide and docking it again](https://github.com/Dirkster99/AvalonDock/pull/203) (thanx to [sphet](https://github.com/https://github.com/sphet)) ## Fixes & Features added in Version 4.4