diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml index c538f66779f..c8a4b850d06 100644 --- a/doc/classes/ColorPickerButton.xml +++ b/doc/classes/ColorPickerButton.xml @@ -15,13 +15,16 @@ + Returns the [code]ColorPicker[/code] that this [code]ColorPickerButton[/code] toggles. + The currently selected color. + If [code]true[/code] the alpha channel in the displayed [ColorPicker] will be visible. Default value: [code]true[/code]. @@ -29,7 +32,7 @@ - Emitted when the color is changed. + Emitted when the color changes.