Skip to content

Commit 2ca03cc

Browse files
Update README.md
1 parent 4a27680 commit 2ca03cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ The best way to test non-opaque undocking is to set the standard flags: `CDockMa
8484
### Tab-menu for easy handling of many tabbed dock widgets
8585
Tabs are a good way to quickly switch between dockwidgets in a dockarea. However, if the number of dockwidgets in a dockarea is too large, this may affect the usability of the tab bar. To keep track in this situation, you can use the tab menu. The menu allows you to quickly select the dockwidget you want to activate from a drop down menu.
8686

87+
![Tab menu](doc/tab_menu.gif)
88+
8789
### Many different ways to detach dock widgets
8890
You can detach dock widgets and also dock areas in the following ways:
8991
- by dragging the dock widget tab or the dock area title bar

0 commit comments

Comments
 (0)