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

treeviewitems with childrens aren't highlighted on hover #495

Closed
qrai opened this issue Oct 28, 2020 · 0 comments
Closed

treeviewitems with childrens aren't highlighted on hover #495

qrai opened this issue Oct 28, 2020 · 0 comments

Comments

@qrai
Copy link

qrai commented Oct 28, 2020

Describe the bug
When you add TreeView and populate it with some nodes which contains childs you can see that nodes with childrens aren't highlighted when you hover on em with mouse. items without childs are highlighted on hover properly.

To Reproduce
Steps to reproduce the behavior:

  1. Add TreeView
  2. Populate it with some nodes (including nodes, which contains some childs)
  3. Test app (try hover on different nodes: with/without childs)

Expected behavior
Nodes with childs should be highlighted on hover too, as items without childs are highlighted.

Environment (please complete the following information):

  • Version 2.5.0.2 (Latest on nuget)

Additional context
I already reported that problem on HandyControls repo, it was fixed, but version with fix wasn't uploaded to nuget.

@NaBian NaBian closed this as completed in d0a303e Nov 10, 2020
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

1 participant