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

Updated HighlightAdorner to highlight the entire expanded item. #99

Merged
merged 3 commits into from
May 16, 2014

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