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

Still calling the function startAwayTimeout #10

Closed
mnico opened this issue Feb 19, 2014 · 4 comments
Closed

Still calling the function startAwayTimeout #10

mnico opened this issue Feb 19, 2014 · 4 comments

Comments

@mnico
Copy link

mnico commented Feb 19, 2014

Hi there, this library is nice. I tried to use it and i detected a problem. On Idle.prototype.onActive is still calling the function startAwayTimeout.

Thanks

@shawnmclean
Copy link
Owner

Hi @mnico what browser and what version of the project are you using?

@mnico
Copy link
Author

mnico commented Feb 20, 2014

I tried it in Chrome using the master branch. Here is the line https://github.com/shawnmclean/Idle.js/blob/master/build/idle.js#L61

@scho
Copy link

scho commented Mar 5, 2014

Same here. Isn't it supposed to call start() instead?

@jingzhaoou
Copy link

Went into the same issue. After checking the code, look like that we need to change startAwayTimeout() to start() on line 61 of build/idle.js.

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

4 participants