Skip to content

Color ramp component names and relationships between them are confusing #928

@mfisher87

Description

@mfisher87
  • We could use some module level JSDoc comments!
  • 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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions