Skip to content

Conversation

@kalunkuo
Copy link
Contributor

Purpose

Cherry-pick the fix implemented in PR #16481 from the RC3.6.1_master branch to the master branch.

I run the graph from DYN-9457, and confirmed: number slider of 0.5 show yellow, number slider of 0 show red, number slider of 1 show blue:

Screenshot 2025-09-29 at 10 47 38 AM Screenshot 2025-09-29 at 10 48 38 AM Screenshot 2025-09-29 at 10 48 54 AM

Declarations

Check these if you believe they are true

Release Notes

Fixed ColorRange Node Color Rendering Issue

Reviewers

@DynamoDS/eidos @DynamoDS/synapse

@kalunkuo kalunkuo requested review from a team and Copilot September 29, 2025 15:15
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-9583

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Cherry-picks a fix for the ColorRange node's color rendering issue from the RC3.6.1 branch to master. The fix addresses the ARGB parameter order when creating Color objects, ensuring the Alpha channel is properly included.

  • Fixes color rendering in ColorRange node by adding the missing Alpha parameter to ARGB constructor calls
  • Corrects parameter order for DSCore.Color.ByARGB method invocation
  • Resolves issue where colors were not displaying correctly with different slider values

@johnpierson johnpierson merged commit d20d77f into DynamoDS:master Sep 30, 2025
27 checks passed
@johnpierson
Copy link
Member

thanks for this, merging...

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.

4 participants