summaryrefslogtreecommitdiff
path: root/doc/classes/VSlider.xml
diff options
context:
space:
mode:
authorkobewi <kobewi4e@gmail.com>2022-11-21 03:48:36 +0100
committerkobewi <kobewi4e@gmail.com>2022-11-22 17:59:45 +0100
commita23f6d0aa649d15a7b7453143d3247e4e02706b1 (patch)
tree09a4f371eeb1241ebb34c00ed35d61164f239633 /doc/classes/VSlider.xml
parentdce1602edacd8ad96a70f29e4f524d7b7c231e3f (diff)
Fill random docs
Diffstat (limited to 'doc/classes/VSlider.xml')
-rw-r--r--doc/classes/VSlider.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml
index 488154106f..4bc98dea6f 100644
--- a/doc/classes/VSlider.xml
+++ b/doc/classes/VSlider.xml
@@ -33,7 +33,7 @@
The background of the area below the grabber.
</theme_item>
<theme_item name="grabber_area_highlight" data_type="style" type="StyleBox">
- The background of the area below the grabber, to the left of the grabber.
+ The background of the area below the grabber that displays when it's being hovered or focused.
</theme_item>
<theme_item name="slider" data_type="style" type="StyleBox">
The background for the whole slider. Determines the width of the [code]grabber_area[/code].