From 67db227f86c7f701604396ca716db6852b456d57 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Sat, 25 Sep 2021 02:21:31 +0300 Subject: Add usability notes to ColorPicker and ColorPickerButton descriptions Co-authored-by: follower --- doc/classes/ColorPicker.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes/ColorPicker.xml') diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index 571ffd592a..f33016cc6c 100644 --- a/doc/classes/ColorPicker.xml +++ b/doc/classes/ColorPicker.xml @@ -5,6 +5,7 @@ Displays a color picker widget. Useful for selecting a color from an RGB/RGBA colorspace. + [b]Note:[/b] This control is the color picker widget itself. You can use a [ColorPickerButton] instead if you need a button that brings up a [ColorPicker] in a pop-up. https://godotengine.org/asset-library/asset/146 -- cgit v1.2.3