You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thanks for pointing this out. Fixed the problem.
I work on a scailed screen and didn't assign the proper texture for the unscaled background. I am a bit fuzzy on how all this works in IMGUI, to be honest. There is a slight inconsistency between how the corners of the headers look in scaled and unscaled modes, but it's very minor and looks fine either way. I'll fix this inclonsistency later.
Hey there,
At least in 2020.3, when using the dark theme, these headers (and all similar ones) show up as white:
I implemented a small change locally so I could make it adjustable.
Details
Which then made it a bit nicer to look at:
It is probably not the best way to go about it, performance-wise, but you get the idea.
Thanks,
The text was updated successfully, but these errors were encountered: