Giter Site home page Giter Site logo

Comments (8)

lhc70000 avatar lhc70000 commented on May 12, 2024

Thanks for feedback. Let me have a test.

from iina.

lhc70000 avatar lhc70000 commented on May 12, 2024

Hi, my magic mouse works well.

Seems that it may be a problem of your mouse... Does any other application on your computer have similar problem?

from iina.

CocoaBob avatar CocoaBob commented on May 12, 2024

Actually, it's really a global problem on all my Macs, and I've 3 Magic Mouses, they all behaviour like that, I think it's a system issue?

And actually, on iPhone Plus, as it's in @3x resolution, I also have this problem (double taps are not in the same position).

Anyway, no matter how, even it's not a problem for normal users, you can imagine another situation that an old user clicks twice very slowly, and the cursor moves a little between the clicks. What should we do?

I'm also a Cocoa developer, in some of my projects, I considered the tolerance of double clicks/taps. For example, in the following class, line 70, I calculated the distance between the 2 points.
https://github.com/CocoaBob/CBDoubleTapAndPanGestureRecognizer/blob/master/CBDoubleTapAndPanGestureRecognizer/CBDoubleTapAndPanGestureRecognizer.m#L70

from iina.

lhc70000 avatar lhc70000 commented on May 12, 2024

iOS and macOS could be very different when developing. I think on macOS, it's not the best way to detect a double click by a GestureRecognizer, as Cocoa already provided a NSEvent#clickCount method, which should be the standard way to detect double or triple clicks on macOS. Also according to documentation, seems that it only cares click interval rather than position.

I'll try to find more users with magic mouse to confirm this problem.

from iina.

angli232 avatar angli232 commented on May 12, 2024

My Magic Mouse (also Gen 1) worked well with IINA 0.0.1 when I tested it. Actually I also tried to move the cursor a little bit between the two clicks, if I moved it small enough, it could still trigger a double click.

from iina.

chengs avatar chengs commented on May 12, 2024

I am a magic mouse user. Here is my feedback:

  • Double click: go to full screen
  • Double tap with one finger: nothing happens

I am using the magic mouse model A1296 and IINA ver 0.0.12

from iina.

xenio avatar xenio commented on May 12, 2024

I also have this problem with the magic mouse, double click does not go in full screen.
This behaviour happen because I am using the mouse on a unstable surface (the couch) and keep the mouse stable when double clicking is pretty impossible.
If I am on the desk there is no problem with double clicking.
Is there a preference to tweak the movement while double clicking?

from iina.

hemedani avatar hemedani commented on May 12, 2024

I have the same problem with Magic Mouse 2.
double click is not work in most of time, and seeking video is very sensitive, the volume and timeline very very sensitive, every time I'm touch the mouse time of video has changing
but trackpads work perfectly

from iina.

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.