Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Fixes #87 #89

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

Fixes #87 #89

wants to merge 1 commit into from

Conversation

Sphinxxxx
Copy link

Related to pull request #78

Because of an old bug (https://bugs.chromium.org/p/chromium/issues/detail?id=161464), Chrome raises a mousemove event with every mousedown. Therefore, we need to see if the mouse moves a little before we set the isDragging flag.

Related to pull request googlearchive#78

Because of an old bug (https://bugs.chromium.org/p/chromium/issues/detail?id=161464), Chrome raises a `mousemove` event with every `mousedown`. Therefore, we need to see if the mouse moves a little before we set the `isDragging` flag.
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.

1 participant