diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2022-02-14 15:22:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-14 15:22:50 +0100 |
commit | cd6301ae255f7d4fc6f0c885ea1531b4574512e9 (patch) | |
tree | 43878ce232660e2c06f7228a7e3154e40d0439b9 /doc/classes | |
parent | f3a5df7822ddce744d7d60a46083361d97cfb7cc (diff) | |
parent | 8ebecf5095d4e0138c6ea564f3fd7354470f9efc (diff) |
Merge pull request #58008 from Geometror/increase-checkerboard-contrast
Diffstat (limited to 'doc/classes')
-rw-r--r-- | doc/classes/ColorPicker.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index cb543afaba..245791cdc7 100644 --- a/doc/classes/ColorPicker.xml +++ b/doc/classes/ColorPicker.xml @@ -116,8 +116,6 @@ <theme_item name="color_hue" data_type="icon" type="Texture2D"> Custom texture for the hue selection slider on the right. </theme_item> - <theme_item name="color_sample" data_type="icon" type="Texture2D"> - </theme_item> <theme_item name="overbright_indicator" data_type="icon" type="Texture2D"> The indicator used to signalize that the color value is outside the 0-1 range. </theme_item> |