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

Fix mouseover handling of TreeViewItems #224

Merged
merged 3 commits into from
Jan 1, 2023
Merged

Fix mouseover handling of TreeViewItems #224

merged 3 commits into from
Jan 1, 2023

Conversation

willeastcott
Copy link
Contributor

Fix an issue introduced by #222 where mouseover events of TreeViewItems would throw an exception.

Also took the opportunity to improve docs and types of TreeView related code.

@willeastcott willeastcott added the bug Something isn't working label Dec 29, 2022
@willeastcott willeastcott requested a review from a team December 29, 2022 23:49
@willeastcott willeastcott self-assigned this Dec 29, 2022
@willeastcott willeastcott marked this pull request as ready for review December 29, 2022 23:49
@willeastcott willeastcott changed the title Fix mouseover handling of TreeViewItems Fix mouseover handling of TreeViewItems Dec 29, 2022
@willeastcott willeastcott merged commit 9cfd65b into main Jan 1, 2023
@willeastcott willeastcott deleted the fix-treeview branch January 1, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants