moribvndvs / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://moribvndvs.github.io/ng2-idle
Apache License 2.0
315 stars 128 forks source link

Mouse horizontal move does not interrupt idle mode #79

Open leo9223 opened 6 years ago

leo9223 commented 6 years ago

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/HackedByChinese/ng2-idle/blob/master/CONTRIBUTING.md#getting-help

Current behavior

Mouse horizontal move does not interrupt idle mode

Expected behavior

Mouse horizontal move should interrupt idle mode

Minimal reproduction of the problem with instructions

Can be tested on your example page https://hackedbychinese.github.io/ng2-idle/

What is the motivation / use case for changing the behavior?

ng2-idle is considered to stop idle mode even on horizontal mouse move

Please tell us about your environment:

https://hackedbychinese.github.io/ng2-idle/

rolshevskyj commented 6 years ago

have the same issue