mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Add usability notes to ColorPicker and ColorPickerButton descriptions
Co-authored-by: follower <follower@rancidbacon.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
</brief_description>
|
||||
<description>
|
||||
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.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Tween Demo">https://godotengine.org/asset-library/asset/146</link>
|
||||
|
||||
Reference in New Issue
Block a user