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

Improve IE10 touch experience. issue #215 #683

Merged
merged 3 commits into from
Jul 2, 2013

Conversation

sarvaje
Copy link
Contributor

@sarvaje sarvaje commented May 20, 2013

I update jquery.flexslider.js.

I improve the behavior when swipe finish, and now is more smooth.

@sarvaje
Copy link
Contributor Author

sarvaje commented May 20, 2013

related with issue #215

@mattyza
Copy link
Member

mattyza commented May 20, 2013

Thanks David.

I'll merge this in soonest and take a look. :)

@sarvaje sarvaje mentioned this pull request May 20, 2013
@sarvaje
Copy link
Contributor Author

sarvaje commented May 21, 2013

Hi mattyza,

I have added a new commit to change setInterval(function, 0) for setImmediate(function) when swipe gesture end.
setImmediate is equivalent to setInterval(function, 0) but very much optimized.

mattyza added a commit that referenced this pull request Jul 2, 2013
Improve IE10 touch experience. issue #215
@mattyza mattyza merged commit e167bf4 into woocommerce:feature-ie-touch Jul 2, 2013
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.

2 participants