Skip to content

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

Open
@luckyeiner

Description

@luckyeiner

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions