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.

Idea: Image field #7

@tarwin

Description

@tarwin

Allow a user to add an image that could be used in place or processed for a palette. The image would be saved as a Base64 encoded string and available to the artwork.

It could allow multiple images. Probably need maximum total size.

{
  id: 'image',
  name: 'Image',
  type: 'image',
  options: {
    allowMultiple: true
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions