Cleanup: rename color band to color ramp
This commit is contained in:
@@ -2411,7 +2411,7 @@ static uiBlock *colorband_tools_func(
|
||||
IFACE_("Distribute Stops Evenly"), 0, yco -= UI_UNIT_Y, menuwidth, UI_UNIT_Y,
|
||||
NULL, 0.0, 0.0, 0, CB_FUNC_DISTRIBUTE_EVENLY, "");
|
||||
|
||||
uiItemO(layout, IFACE_("Eyedropper"), ICON_EYEDROPPER, "UI_OT_eyedropper_colorband");
|
||||
uiItemO(layout, IFACE_("Eyedropper"), ICON_EYEDROPPER, "UI_OT_eyedropper_colorramp");
|
||||
|
||||
uiDefIconTextBut(
|
||||
block, UI_BTYPE_BUT_MENU, 1, ICON_BLANK1, IFACE_("Reset Color Ramp"),
|
||||
|
||||
Reference in New Issue
Block a user