Skip to content

Conversation

dmrickey
Copy link

Closes #97

Realized that using tvItem.IsExpanded without changing how the rect was constructed would introduce regression bugs.  After about a quick bit of research found that the TreeViewItem has an ActualHeight property that stays accurate upon expanding/collapsing.
Since I changed it from the gridrow's height to the TreeViewItem's ActualHeight..
@punker76
Copy link
Owner

@claudekennilol can i merge this?

punker76 added a commit that referenced this pull request May 16, 2014
Updated HighlightAdorner to highlight the entire expanded item.
@punker76 punker76 merged commit 5a67d8a into punker76:master May 16, 2014
@punker76 punker76 added this to the v0.1.4 milestone May 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants