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 borders or lighter shades for nodes in AnimationTree when the Draw Extra Borders editor setting is enabled #11452

Open
frandmb opened this issue Dec 30, 2024 · 0 comments

Comments

@frandmb
Copy link

frandmb commented Dec 30, 2024

Describe the problem or limitation you are having in your project

Using the OLED theme the nodes in an AnimationTree will not have any visual differentiator. Adding/removing contrast do nothing here on a black base color, it uses a darker shade for other colors if a contrast is set. Tested on 4.3.stable and 4.4.dev7

Describe the feature / enhancement and how it helps to overcome the problem or limitation

An optional border or lighter background would fix it, as this might be present on other sections as well.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Current:
Image

Possible solution (1px white border on nodes):
Image

How it looks with non-black colors:
Image

If this enhancement will not be used often, can it be worked around with a few lines of script?

not sure

Is there a reason why this should be core and not an add-on in the asset library?

It affects the readability of nodes on an official theme (OLED)

@Calinou Calinou changed the title (Editor) add borders or lighter shades for nodes in AnimationTree Add borders or lighter shades for nodes in AnimationTree when the Draw Extra Borders editor setting is enabled Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants