From 3ec5a5fb5cfd2ccd9abc00beb917ceb3f8bd3b5c Mon Sep 17 00:00:00 2001 From: Haoyu Qiu Date: Fri, 24 Dec 2021 16:45:09 +0800 Subject: Alpha channel indicates opacity, not transparency --- doc/classes/ColorPicker.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/ColorPicker.xml') diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index 22439f6ca5..cb543afaba 100644 --- a/doc/classes/ColorPicker.xml +++ b/doc/classes/ColorPicker.xml @@ -41,7 +41,7 @@ If [code]true[/code], the color will apply only after the user releases the mouse button, otherwise it will apply immediately even in mouse motion event (which can cause performance issues). - If [code]true[/code], shows an alpha channel slider (transparency). + If [code]true[/code], shows an alpha channel slider (opacity). If [code]true[/code], allows editing the color with Hue/Saturation/Value sliders. -- cgit v1.2.3