这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@wojtekmaj
Copy link
Contributor

Instead of 18 almost identical lines, use pointerMoveEvents array to keep track of all listeners to add/remove in addInitialPointerMoveListeners and removeInitialPointerMoveListeners respectively.

Instead of 18 almost identical lines, use pointerMoveEvents array to keep track of all listeners to add/remove in addInitialPointerMoveListeners and removeInitialPointerMoveListeners respectively.
@Justineo
Copy link
Contributor

Justineo commented May 4, 2020

Have you compared the gzipped size of the bundle? “Almost identical” means you’ll have a very good compression ratio.

@yoavweiss
Copy link
Contributor

@wojtekmaj - can you join the WICG to appease the IPR bots? Thanks! :)

@robdodson
Copy link
Collaborator

hm it seems like a bunch of tests are failing. Were they passing for you locally? I'm wondering if some part of our setup is busted.

@yoavweiss yoavweiss changed the base branch from master to main March 5, 2021 21:37
@wojtekmaj
Copy link
Contributor Author

Looks like the tests are failing because Array.forEach is not supported on IE.

@wojtekmaj wojtekmaj closed this Dec 28, 2021
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

Successfully merging this pull request may close these issues.

4 participants