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

Fix fingerblaster to use new custom event objects #446

Merged
merged 1 commit into from
Mar 12, 2014

Conversation

fat
Copy link
Member

@fat fat commented Mar 7, 2014

fixes fingerblast for firefox @connors @connor

@XhmikosR XhmikosR added this to the 2.0.2 milestone Mar 7, 2014
@XhmikosR
Copy link
Member

XhmikosR commented Mar 7, 2014

You seem to have entered non breaking spaces :P

(see Travis build)

@XhmikosR
Copy link
Member

XhmikosR commented Mar 7, 2014

BTW @fat is this patch supposed to fix the TypeError in fingerblast?

Cause I still get 10:04:12.491 TypeError: Argument 1 of Node.compareDocumentPosition is not an object. docs.min.js:10 when I right click on the device image in /components/#sliders. Or even if I try to slide the "Slide me" text with #442 applied too.

@fat
Copy link
Member Author

fat commented Mar 7, 2014

nah this fixes custom events

@connor
Copy link
Contributor

connor commented Mar 10, 2014

👍 some travis issues tho

@XhmikosR
Copy link
Member

I went ahead and fixed the Travis build and rebased the PR, feel free to merge it @connors

connors added a commit that referenced this pull request Mar 12, 2014
Fix fingerblaster to use new custom event objects
@connors connors merged commit 40260da into master Mar 12, 2014
@connors connors deleted the fat-fix-fingerblaster branch March 12, 2014 17:41
@connors connors mentioned this pull request Mar 12, 2014
@XhmikosR
Copy link
Member

@fat: this breaks IE10 I tried.

SCRIPT445: Object doesn't support this action 
fingerblast.js, line 234 character 7
var e = new MouseEvent(eventName, {
...

@XhmikosR XhmikosR mentioned this pull request Mar 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants