Replies: 2 comments 3 replies
-
See #2155 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice, I like it. But I think it should be a setting that can be toggled. Both for backwards compatibility and for preference. I could see some people preferring the full row select especially if the control is used alongside If you agree then it should be added to |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
@tznind, TreeView currently highlights the entire row fo the selected item:
focus:

notfocus:

I think it would look better if just the text of the node was highlighted.

here's a potential implementation:
No UnitTests broke with this...
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions