Giter Site home page Giter Site logo

Comments (9)

jasonehle avatar jasonehle commented on July 21, 2024

I'm having the same issue. All the other events fire, but even commenting out the line of code you mentioned doesn't seem to work for me.

from touchy.

doubletaketech avatar doubletaketech commented on July 21, 2024

Is touchy-pinch supposed to work on iOS 7? I've tested on iPhone and iPad and neither fire the touchy-pinch event.

This is with JQuery 1.10.2 . Anyone get it to work?

Thanks,
Don

from touchy.

gregorriegler avatar gregorriegler commented on July 21, 2024

does not work for me

from touchy.

Aliveless avatar Aliveless commented on July 21, 2024

Also, doesn't work for me, well...
it works fine on Android 4.3, no response whatsoever on WP8 or ios5.1 (or higher)

really wanted to use this library :(

from touchy.

fisherwebdev avatar fisherwebdev commented on July 21, 2024

I think I was planning to drop the gestureChange code. There is no reason for it to be there. At one point, someone had told me that there was a performance boost from gestureChange (this was in the era of iOS 4, I think) but this turned out to be not true. If someone wants to send a pull request with the gestureChange code removed, I will accept. Otherwise, I'll get to it when I can.

from touchy.

its-dlh avatar its-dlh commented on July 21, 2024

Is removing gestureChange a fairly easy change to make if I wanted to just modify the library locally? I've glanced at the source a little bit, but I'm not quite clear on what gestureChange is or what functionality it is providing.

from touchy.

Timak304 avatar Timak304 commented on July 21, 2024

The probleme is line 373 in "if (data.preventDefault.move)". It should be "if (data.settings.preventDefault.move)".
And I think line 367 "$target = $(e.target)" is useless since $target is already initialized.

from touchy.

fisherwebdev avatar fisherwebdev commented on July 21, 2024

Pull request?
On May 7, 2014 9:31 AM, "Timak304" [email protected] wrote:

The probleme is line 373 in "if (data.preventDefault.move)". It should be
"if (data.settings.preventDefault.move)".
And I think line 367 "$target = $(e.target)" is useless since $target is
already initialized.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-42450121
.

from touchy.

lightmar avatar lightmar commented on July 21, 2024

Thank you for this great plugin however I see it is not maintained.
I see it is still not working on Ipad, how is it possible to make the pinch work on Ipad?
What happens is that the pinch actually pinches the screen, and minimzes the browser, instead of acting on the div element.

from touchy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.