JTree Node Colour Change #536
Unanswered
MichaelWDenney
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This heavily depends on the setup of your tree cell renderers. I'd need to see a small reproducer. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After migrating to Radiance 8.0, it was noticed that a couple of trees based on JTrees have a different node colour than the background. Is this a bug in the library or something that we now need to handle differently? I believe we are just using the default colour corresponding to the theme selection.
Before migration:

After migration:

Beta Was this translation helpful? Give feedback.
All reactions