Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Fix removeListener in onCKEvent - #50

Open
dpalou wants to merge 1 commit into
lemonde:masterfrom
dpalou:oneventfix
Open

Fix removeListener in onCKEvent#50
dpalou wants to merge 1 commit into
lemonde:masterfrom
dpalou:oneventfix

Conversation

@dpalou

@dpalou dpalou commented Jul 14, 2016

Copy link
Copy Markdown

No description provided.

@dpalou

dpalou commented Jul 14, 2016

Copy link
Copy Markdown
Author

While testing I noticed that the unregister function returned by onCKEvent isn't working, the events are still fired after calling the function. This is because the function used when registering the listener is different than the one used to remove the listener.

I ran grunt to create the minified files, I hope they're ok.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants