MaterialX icon indicating copy to clipboard operation
MaterialX copied to clipboard

Graph Editor : Allow background color to be specified

Open kwokcb opened this issue 11 months ago • 3 comments

Issue

The background color for the node graph area is hard-coded. There is the desire from users to be able to control this.

Proposal

Expose this as a command line argument:

--graphBackground <R,G,B>

where <R,G,B> is a color tuple in the range 0..1 for each channel.

When not specified the current default color is used.

kwokcb avatar May 07 '25 15:05 kwokcb

Hi , Can I take up this issue to work on ?

Faraz011 avatar Jul 09 '25 10:07 Faraz011

@Faraz011 I'll defer to @kwokcb on this, but perhaps he has already written an implementation in https://github.com/AcademySoftwareFoundation/MaterialX/pull/2371?

jstone-lucasfilm avatar Jul 09 '25 17:07 jstone-lucasfilm

Let me know if I'm wrong, @kwokcb, but I think you've already proposed a PR for this work, so I'll remove the Good First Issues tag in preparation for our upcoming event.

jstone-lucasfilm avatar Sep 11 '25 21:09 jstone-lucasfilm