From deb1342036555763da5c2133c178068153136fef Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Mon, 7 Mar 2022 11:32:49 -0300 Subject: Make `TabBar/Container` default their alignments to the left instead of center --- doc/classes/TabContainer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/TabContainer.xml') diff --git a/doc/classes/TabContainer.xml b/doc/classes/TabContainer.xml index bdc73ee3c4..ec2be012e9 100644 --- a/doc/classes/TabContainer.xml +++ b/doc/classes/TabContainer.xml @@ -138,7 +138,7 @@ If [code]true[/code], tabs can be rearranged with mouse drag. - + Sets the position at which tabs will be placed. See [enum TabBar.AlignmentMode] for details. -- cgit v1.2.3