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

Global Bind Plugin does not work with Sequences #156

Closed
Sevin777 opened this issue Sep 16, 2013 · 0 comments
Closed

Global Bind Plugin does not work with Sequences #156

Sevin777 opened this issue Sep 16, 2013 · 0 comments

Comments

@Sevin777
Copy link

Try using bindGlobal with a sequence-- it doesn't work.

the bindGlobal's stopCallback override checks '_globalCallbacks ' for the combination, yet the passed 'combo' only contains the last letter pressed in the sequence, so it fails to match that the sequence was using bindGlobal.

ccampbell added a commit that referenced this issue Mar 29, 2015
Fixes #255
Closes #156

Mousetrap is now a constructor function vs. a global object so I
**think** this is the way to make it work.  If anyone with more
knowledge about AMD could confirm that would be great
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

No branches or pull requests

1 participant