Skip to content

Color picker slider#1823

Merged
RodriSanchez1 merged 14 commits intocboard-org:masterfrom
KevinDussel:colorPickerSlider
Apr 28, 2025
Merged

Color picker slider#1823
RodriSanchez1 merged 14 commits intocboard-org:masterfrom
KevinDussel:colorPickerSlider

Conversation

@KevinDussel
Copy link
Copy Markdown
Contributor

@KevinDussel KevinDussel commented Mar 27, 2025

Just added the HuePicker doing the less modifications possible
image
like the picture of Martin,
in the pr already existent 1787 they add all the box of color picker being bigger than what we need,
Just let me know!

close #1771

@KevinDussel KevinDussel marked this pull request as ready for review March 31, 2025 16:19
@RodriSanchez1 RodriSanchez1 requested a review from gonojuarez April 3, 2025 17:09
@gonojuarez
Copy link
Copy Markdown
Contributor

@KevinDussel we tested the code with @RodriSanchez1 and did a review, the branch works well.

I suggest these actions:
add an option called "custom" that shows the hue colour picker.

/*add the follow option in  colorSchemes:*/
colorSchemes[
  {'custom'}
]

create a flag that detects when it's selected and shows them.

Copy link
Copy Markdown
Contributor

@gonojuarez gonojuarez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the function works well

@KevinDussel
Copy link
Copy Markdown
Contributor Author

image
Initial posicion of Hue Selector fixed
margin added to huePicker

@RodriSanchez1 RodriSanchez1 merged commit 89f5bcd into cboard-org:master Apr 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a color picker for tiles

3 participants