Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Color: needs an option to have define have alpha or not #4

@tarwin

Description

@tarwin

Problem:

User may not want to allow setting alpha for colors.

Idea:

{
  id: 'myCoor',
  name: 'Color',
  type: 'color',
  default: '#000000',
  options: {
    allowAlpha: false
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions