Skip to content

Conversation

nathaniel-jb
Copy link

@nathaniel-jb nathaniel-jb commented Apr 24, 2025

As part of a school project, my friend and I have worked on a solution for a color saturation slider that was proposed and discussed as a listed issue. Even if it is unacceptable, we would greatly appreciate any comments. Thank you.

Fixes #3128

@Eauix
Copy link
Contributor

Eauix commented Apr 24, 2025

I really appreciate the work on this PR as it would fix #3128 (which, believe it or not, has bothered me a lot when creating backgrounds)

@tobbi
Copy link
Member

tobbi commented Apr 24, 2025

Thanks for your contribution! Before we proceed reviewing this, can you remove any unrelated files from the tree (including log files, exe outputs, etc.)? Also, please add a new line to all those files that don't have one at the end of the file.

@MatusGuy
Copy link
Contributor

It also seems like these files have been changed to CRLF. Here we use LF line endings, so please configure your editor properly.

@nathaniel-jb
Copy link
Author

Addressed feedback: removed extra files and (I think) fixed line endings to LF

Copy link
Member

Choose a reason for hiding this comment

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

Please restore this file.

}

/* EOF */
/* EOF */
Copy link
Member

Choose a reason for hiding this comment

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

Add a new line at the end.

#endif

/* EOF */
/* EOF */
Copy link
Member

Choose a reason for hiding this comment

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

Add a new line at the end.

@Frostwithasideofsalt
Copy link
Member

are there plans on updating this based on tobbi's review?

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 saturation slider underneath the color picker
5 participants