From 7315f72251a8e15584fecebe9a2ee88b8eeb2f23 Mon Sep 17 00:00:00 2001 From: Cyprien Date: Fri, 14 Jun 2024 10:22:10 +0200 Subject: [PATCH] documentation correction --- docs/nodes/widgets/ui-slider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/widgets/ui-slider.md b/docs/nodes/widgets/ui-slider.md index 81d99941c..a88d0c22a 100644 --- a/docs/nodes/widgets/ui-slider.md +++ b/docs/nodes/widgets/ui-slider.md @@ -13,7 +13,7 @@ props: description: min - the minimum valu the slider can be changed to; max - the maximum value the slider can be changed to; step - the increment/decrement value when the slider is moved. dynamic: true Color: - description: main - color of the slider and thumbs; track - color of the track slider; thumb - color of the thumb + description: main - color of the slider and thumb; track - color of the slider track; thumb - color of the handle. dynamic: false dynamic: Label: