Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

This should be the real fix for the even recursion - #81

Merged
prymitive merged 1 commit into
masterfrom
really-fix-events
Apr 27, 2017
Merged

This should be the real fix for the even recursion#81
prymitive merged 1 commit into
masterfrom
really-fix-events

Conversation

@prymitive

Copy link
Copy Markdown
Contributor

There's a bogus duplicated mouse event for a.silence-duration-btn, which I added to fix css issues, get rid of it and replace with proper css selectors. And with that drop the event.stopPropagation call as it shouldn't be needed anymore

There's a bogus duplicated mouse event for a.silence-duration-btn, which I added to fix css issues, get rid of it and replace with proper css selectors. And with that drop the event.stopPropagation call as it shouldn't be needed anymore
@prymitive prymitive added the bug label Apr 26, 2017
@prymitive
prymitive requested review from Tenzer, bobrik and jamesog April 26, 2017 23:57
@prymitive
prymitive merged commit 2fa9c5c into master Apr 27, 2017
@prymitive
prymitive deleted the really-fix-events branch April 27, 2017 00:07
@prymitive

prymitive commented Apr 27, 2017

Copy link
Copy Markdown
Contributor Author

This helps, but the real real reason is leaking event listeners, which I'll fix soon

#82

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants