Skip to content

Commit f304ed7

Browse files
Added AutoHide feature to README.md
1 parent 9174339 commit f304ed7

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ integrated development environments (IDEs) such as Visual Studio.
2020

2121
## New and Noteworthy
2222

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)
2429
adds the following features:
2530

2631
- 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
189194
contribution by an ADS user, it was possible to close this long standing feature
190195
request. The "Auto Hide" feature
191196
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
193202
System supports "Auto-Hide" functionality for **all** dock containers - that means,
194203
for the main window and for each floating widget. Here is short list of all
195204
auto hide features:

doc/AutoHide_Movie.gif

2.32 MB
Loading

0 commit comments

Comments
 (0)