From 1d8a1e9bb86beb88a3386ed09cab6ef8f5d689df Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Wed, 29 Apr 2020 07:15:06 +0200 Subject: [PATCH 1/2] Update user-guide.md --- doc/user-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide.md b/doc/user-guide.md index c9bb4bb9..fc7ffe2b 100644 --- a/doc/user-guide.md +++ b/doc/user-guide.md @@ -290,7 +290,7 @@ or to close it via the close button. ![HideSingleCentralWidgetTitleBar true](cfg_flag_HideSingleCentralWidgetTitleBar_true.png) -The Advanced Docking System is meant for applications without a static cnetral +The Advanced Docking System is meant for applications without a static central widget and normally does not know anything about a central static widget. Therefore this flag is disabled by default and a central single dock widget still has a titlebar to drag it out of the main window. From 0bd20883df62754c792da9919dcc3e080af11fee Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Thu, 30 Apr 2020 19:51:35 +0200 Subject: [PATCH 2/2] Update user-guide.md --- doc/user-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/user-guide.md b/doc/user-guide.md index fc7ffe2b..e000a55b 100644 --- a/doc/user-guide.md +++ b/doc/user-guide.md @@ -296,3 +296,4 @@ Therefore this flag is disabled by default and a central single dock widget still has a titlebar to drag it out of the main window. ![HideSingleCentralWidgetTitleBar false](cfg_flag_HideSingleCentralWidgetTitleBar_false.png) +