You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ColorRamp is the top-level component, but that's not always clear to me. Perhaps ColorRampMenu? It includes the color ramp selector, the "reverse" checkbox, mode selection, and "value controls"
ColorRampValueControls are the settings for min/max value. (Good job naming this one @nakul-py :) )
Rename CanvasSelectComponent -> ColorRampSelector? The current name is confusing :) CanvasSelectComponent indicates more generic functionality than it actually offers.
ColorRampEntry is an item in the above component. Perhaps ColorRampSelectorEntry.