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

4.24 have no colors in graph header #132

Closed
nepyneptune opened this issue Feb 8, 2021 · 3 comments
Closed

4.24 have no colors in graph header #132

nepyneptune opened this issue Feb 8, 2021 · 3 comments

Comments

@nepyneptune
Copy link

at 4.26:
image
Main project at 4.24.1
image
I would like to change BP node header saturation and opacity, both is not work on 4.24 version.
(tried check fix missing elements)

@hugoattal
Copy link
Owner

Hum, ok I see...

The problem with 4.24 is that the blueprint header are weirdly implemented.

  • I can make a switch to the last behavior: Graph Nodes Texture Alignment #91
    Which mean there will be colors, but the header won't take the whole space.

  • Or I can do both: the background will take the whole space, but not the color.

  • Or I can do a gradient from color to gray background.

There's no silver bullet for this... What solution would you prefer?

@nepyneptune
Copy link
Author

Hum, ok I see...

The problem with 4.24 is that the blueprint header are weirdly implemented.

  • I can make a switch to the last behavior: Graph Nodes Texture Alignment #91
    Which mean there will be colors, but the header won't take the whole space.
  • Or I can do both: the background will take the whole space, but not the color.
  • Or I can do a gradient from color to gray background.

There's no silver bullet for this... What solution would you prefer?

Ohh.. i didnt knoe its bug from engine, thought this missed from just plugin if that so.. Well i should switch to 4.26 one. Thank you for reply

@hugoattal
Copy link
Owner

Well i should switch to 4.26 one.

Yeah, that's the easiest solution 🤔 (it will work on 4.25 aswell). I'm closing this 😉

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

No branches or pull requests

2 participants