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 request]: Implement hue slider #8

Open
antheas opened this issue Feb 15, 2024 · 2 comments
Open

[feature request]: Implement hue slider #8

antheas opened this issue Feb 15, 2024 · 2 comments

Comments

@antheas
Copy link
Contributor

antheas commented Feb 15, 2024

Port slider from LegionGoRemapper when there is an int setting with a tag named 'hue'

@aarron-lee
Copy link
Collaborator

aarron-lee commented Feb 16, 2024

so for hue, what values would you expect from the slider? the hue slider in LeGoRemapper currently actually has 4 values associated with it.

red, green, blue, and hue. rgb should be 0-255, hue i believe is 0 to 360. rgb are derived from the hue value

@antheas
Copy link
Contributor Author

antheas commented Feb 16, 2024

Implement it as an int slider which would have a min of 0 and a max of 360. Assume a tag named hue is in it.

I did have a color setting, but I think that complicates things.

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

No branches or pull requests

2 participants