UI: Remove text for add and remove buttons in cryptomatte node

The text is unecessary and it's always cut off anyway.
This commit is contained in:
Hans Goudey 2021-03-22 08:58:20 -04:00
parent c4c195672d
commit 1a7f9b5005
1 changed files with 1 additions and 1 deletions

View File

@ -5526,7 +5526,7 @@ void uiTemplateCryptoPicker(uiLayout *layout, PointerRNA *ptr, const char *propn
"UI_OT_eyedropper_color",
WM_OP_INVOKE_DEFAULT,
icon,
RNA_property_ui_name(prop),
"",
0,
0,
UI_UNIT_X,