Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: new component: color picker #781

Open
mP1 opened this issue May 10, 2023 · 0 comments
Open

Feature: new component: color picker #781

mP1 opened this issue May 10, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@mP1
Copy link

mP1 commented May 10, 2023

Is your feature request related to a problem? Please describe.

A color picker is currently missing. Was hoping for something that had some combination such as

  • sliders to control RED | GREEN | BLUE
  • text boxes for RED | GREEN | BLUE showing and editing
  • sliders to control HUE | SATURATION | VALUE
  • text boxes for HUE | SAT | VALUE showing and editing
  • a canvas showing all the colors supporting a picker to pick a color.
  • im not sure how to mix rgb and hsv viewing/editing

Describe the solution you'd like
Perhaps the picker should provide a callbacks which are invoked when a color is selected passing three component values one each for Red/Green/Blue.

@vegegoku vegegoku self-assigned this Oct 20, 2024
@github-project-automation github-project-automation bot moved this to To do in Domino UI Oct 20, 2024
@vegegoku vegegoku added this to the 2.0.4 milestone Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

2 participants