Skip to content

Commit 87cffe5

Browse files
Updated New and Noteworthy in README.md for new feature TabsAtBottom
1 parent d47d87e commit 87cffe5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

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

2727
#### Tabs at Bottom
2828

29-
A new global dock manager flag `TabsAtBottom` has been added to configuration flags.
29+
A new global dock manager flag `TabsAtBottom` has been added to configuration flags. This flag allows to configure if the tabs of dock areas are shown at the top (default) or at the bottom of the respective container.
30+
31+
If the flag is set, tabs will be shown at the bottom instead of in the title bar.
32+
33+
![TabsAtBottom true](doc/cfg_flag_TabsAtBottom_true.png)
3034

3135
### Release 4.1
3236

@@ -149,6 +153,9 @@ know it from Visual Studio.
149153
### Overview
150154

151155
- [New and Noteworthy](#new-and-noteworthy)
156+
- [Release 4.5](#release-45)
157+
- [Tabs at Bottom](#tabs-at-bottom)
158+
- [Release 4.1](#release-41)
152159
- [Drag \& Drop to Auto-Hide](#drag--drop-to-auto-hide)
153160
- [Auto-Hide Tab Insertion Order](#auto-hide-tab-insertion-order)
154161
- [Auto-Hide Tab Sorting](#auto-hide-tab-sorting)
@@ -201,7 +208,7 @@ know it from Visual Studio.
201208
- [DREAM3D-NX](#dream3d-nx)
202209
- [LabPlot](#labplot)
203210
- [Scrutiny Debugger](#scrutiny-debugger)
204-
- [PySoWorks](#pysoworks)
211+
- [PiSoWorks](#pisoworks)
205212
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
206213
- [KDDockWidgets](#kddockwidgets)
207214
- [QtitanDocking](#qtitandocking)

0 commit comments

Comments
 (0)