Graph Editor: Add graph editor background color option#2371
Closed
kwokcb wants to merge 9 commits into
Closed
Conversation
- Cleanup command line help. Add missing help and update editor doc.
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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Issue
Fixes: #2370
Graph->Backgroundto allow interactive color picking.Changes
Add
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:
Default:

Some sample colors:


Interactive change
https://github.com/user-attachments/assets/e539c317-dd15-44c0-8ae6-1c015c6a76e1