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
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:
Add TreeView
Populate it with some nodes (including nodes, which contains some childs)
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.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Nodes with childs should be highlighted on hover too, as items without childs are highlighted.
Environment (please complete the following information):
Additional context
I already reported that problem on
HandyControls
repo, it was fixed, but version with fix wasn't uploaded to nuget.The text was updated successfully, but these errors were encountered: