Skip to content

Conversation

@RobinsAviary
Copy link
Contributor

shapes_rlgl_color_wheel

GuiSliderBar(sliderRectangle, "value: ", "", &value, 0.0f, 1.0f);

// If the slider was clicked, update the current color
if (sliderClicked) {
Copy link
Owner

Choose a reason for hiding this comment

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

please, could you review formating to follow raylib conventions?

{
pointScale *= 0.975f;

if (pointScale < 32.0f) {
Copy link
Owner

Choose a reason for hiding this comment

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

formatting

@RobinsAviary RobinsAviary marked this pull request as draft November 14, 2025 16:11
@RobinsAviary RobinsAviary marked this pull request as ready for review November 14, 2025 16:15
@RobinsAviary RobinsAviary marked this pull request as draft November 15, 2025 00:01
@RobinsAviary
Copy link
Contributor Author

I want to reduce some redundancy real quick, apologies lol

@RobinsAviary RobinsAviary marked this pull request as ready for review November 15, 2025 00:11
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.

2 participants