Describe the bug
I need to disable wheel zooming on touchpad so I tried wheel.touchPadDisabled: true, but nothing changed. When wheel. wheelDisabled was set to true, two-fingers zooming on trackpad was disabled. As well as mouse wheel zooming unfortunately.
Pinch action is not triggered as well. Pinching on apple trackpad fires zoom action too and is disabled by wheel.disabled true.
Expected behavior
wheel.touchPadDisabled should recognize two fingers zoom on trackpad (as it fires scroll on pages, same as mouse wheel)
pinch on trackpad should fire pinch action, nor zoom
Desktop (please complete the following information):
OS: macOS Ventura 13.4.1
Browser chrome
Version 115.0.5790.170
Additional context
Problem with Apple Magic Trackpad
Describe the bug I need to disable wheel zooming on touchpad so I tried wheel.touchPadDisabled: true, but nothing changed. When wheel. wheelDisabled was set to true, two-fingers zooming on trackpad was disabled. As well as mouse wheel zooming unfortunately. Pinch action is not triggered as well. Pinching on apple trackpad fires zoom action too and is disabled by wheel.disabled true.
Expected behavior
Desktop (please complete the following information):
Additional context Problem with Apple Magic Trackpad