Skip to content
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

Add support for node accent colors #121

Merged
merged 2 commits into from Jan 22, 2021

Conversation

FreshlyBrewedCode
Copy link
Contributor

Implements #118

The node color is a property of BaseNode and can be overridden by the user for each node. BaseNodeView implements a virtual method SetNodeColor to make the change on the UIElements container. Users could also override SetNodeColor to implement a different accent color effect (eg. gradient or coloring the entire node header).

@alelievr alelievr linked an issue Jan 22, 2021 that may be closed by this pull request
@alelievr
Copy link
Owner

Thanks for the PR!

@alelievr alelievr merged commit 929218e into alelievr:master Jan 22, 2021
github-actions bot pushed a commit that referenced this pull request Jan 22, 2021
Add support for node accent colors
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.

[Feature] Colored nodes
2 participants