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

Clean up event handlers in paper dialog #707

Merged
merged 2 commits into from
May 11, 2017

Conversation

joukevandermaas
Copy link
Contributor

paper-dialog registered event handlers for each image in the dialog, because the size of the content can change when they load. It never cleaned up these handlers, which could cause tests to fail if the dialog in the test contained an image.

paper-dialog registered event handlers for each image in the dialog, because the size of the content can change when they load. It never cleaned up these handlers, which could cause tests to fail if the dialog in the test contained an image.
@miguelcobain miguelcobain merged commit fb11615 into miguelcobain:master May 11, 2017
@miguelcobain
Copy link
Owner

Thanks. 👍

@joukevandermaas joukevandermaas deleted the patch-2 branch May 12, 2017 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants