Skip to content

Graph Editor: Add graph editor background color option #2371

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kwokcb
Copy link
Contributor

@kwokcb kwokcb commented May 7, 2025

Issue

Fixes: #2370

  • Add command line option for background color.
  • Add UI menu option: Graph->Background to allow interactive color picking.

Changes

Add

--graphBackground <R,G,B> 

command line option where <R,G,B> is the RGB background color with each channel in the range 0..1.
If not specified the current default of 0.2,0.2,.2 is used.

Results:

@jstone-lucasfilm
Copy link
Member

@kwokcb I'm not opposed to this idea at all, but I wonder if @mialana's latest improvement to the color space of the Graph Editor UI makes this change less critical, as the default color scheme of the UI is now respected.

I posted a screenshot in related PR #2413, giving a sense of how the Graph Editor UI now appears:

MaterialXGraphEditor_AlignedScreenColor

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.

Graph Editor : Allow background color to be specified
2 participants