We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tons of events, need to clean it up.
The text was updated successfully, but these errors were encountered:
Made the MouseHandler disposable.
5bb7d8f
- This involved tracking all dom bound events so that they could then be unbound on dispose. #48
Added tests to verify MouseHandler's dispose functionality.
fc94c02
#48
7927ec3
2d773eb
NTaylorMullen
No branches or pull requests
Tons of events, need to clean it up.
The text was updated successfully, but these errors were encountered: