From 663e480f24040e40108a75b92a3f53eb82bc94fd Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Thu, 30 Sep 2021 20:18:23 -0300 Subject: Rename some elements of `Tabs` --- doc/classes/Tabs.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Tabs.xml b/doc/classes/Tabs.xml index 3ee3feb365..ded4f0b32f 100644 --- a/doc/classes/Tabs.xml +++ b/doc/classes/Tabs.xml @@ -217,18 +217,12 @@ - + Emitted when the active tab is rearranged via mouse drag. See [member drag_to_rearrange_enabled]. - - - - Emitted when a tab is right-clicked. - - @@ -253,6 +247,12 @@ Emitted when a tab is hovered by the mouse. + + + + Emitted when a tab is right-clicked. + + @@ -281,15 +281,15 @@ - + + The icon for the close button (see [member tab_close_display_policy]). + + Background of the close button when it's being hovered with the cursor. - + Background of the close button when it's being pressed. - - The icon for the close button (see [member tab_close_display_policy]). - Icon for the left arrow button that appears when there are too many tabs to fit in the container width. When the button is disabled (i.e. the first tab is visible), it appears semi-transparent. @@ -315,7 +315,7 @@ Font color of the other, unselected tabs. - The horizontal separation between the tabs. + The horizontal separation between the elements inside tabs. Icon for the right arrow button that appears when there are too many tabs to fit in the container width. When the button is disabled (i.e. the last tab is visible) it appears semi-transparent. -- cgit v1.2.3