Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG]: Pinch zooming with trackpads does not work on Windows laptops #1642

Open
1 task done
luckyeiner opened this issue Oct 15, 2024 · 3 comments
Open
1 task done
Assignees
Labels
bug Something isn't working triage Awaiting triage

Comments

@luckyeiner
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and this is a new bug.

Current Behavior

Attempting to zoom via panning on trackpads does not work for windows machines. In
However, it does work fine with Macbooks

Expected Behavior

It should zoom via panning on Windows laptop trackpads

Steps To Reproduce

  1. Go to the basic example
  2. Set props to
    :zoom-on-scroll="false"
    :pan-on-scroll="true"
    :pan-on-drag="false"
  1. Try to zoom on the example via pinching

Relevant log output

No response

Anything else?

No response

@luckyeiner luckyeiner added bug Something isn't working triage Awaiting triage labels Oct 15, 2024
@bcakmakoglu
Copy link
Owner

Thanks for the report, I’ll see what can be done about this once I’m back from my vacation :)

@bcakmakoglu
Copy link
Owner

Any chance this might be related to this? xyflow/xyflow#4416

@luckyeiner
Copy link
Author

Any chance this might be related to this? xyflow/xyflow#4416

I don't think so. It doesn't seem to work at all, not just very slowly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Awaiting triage
Projects
None yet
Development

No branches or pull requests

2 participants