File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,12 @@ integrated development environments (IDEs) such as Visual Studio.
20
20
21
21
## New and Noteworthy
22
22
23
- The [ release 3.8] ( https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest )
23
+ The [ release 4.0] ( https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/latest )
24
+ adds the following features:
25
+
26
+ - Auto-Hide functionality ([ read more...] ( #auto-hide-functionality ) )
27
+
28
+ The [ release 3.8] ( https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/releases/3.8.3 )
24
29
adds the following features:
25
30
26
31
- option to close tabs with the middle mouse button
@@ -189,7 +194,11 @@ The 4.0 release of ADS added the new **Auto-Hide** feature. Thanks to the initia
189
194
contribution by an ADS user, it was possible to close this long standing feature
190
195
request. The "Auto Hide" feature
191
196
allows to display more information using less screen space by hiding or showing
192
- windows pinned to one of the four dock container borders. The Advanced Docking
197
+ windows pinned to one of the four dock container borders.
198
+
199
+ ![ Auto-Hide Movie] ( doc/AutoHide_Movie.gif )
200
+
201
+ The Advanced Docking
193
202
System supports "Auto-Hide" functionality for ** all** dock containers - that means,
194
203
for the main window and for each floating widget. Here is short list of all
195
204
auto hide features:
You can’t perform that action at this time.
0 commit comments