Is there a reason pinch zoom is not working on iOS Safafri? I dno't want to zoom in the time axis (controlled by zoomOnMouseWheel) - I just want to use the standard pinch/zoom in Safari on the iPhone. Looks like the event is disabled, maybe? Any ideas what might be going on?
Support Forum
Not sure, but here's the ticket: https://github.com/bryntum/support/issues/8375
Hey calendardeveloper,
Sorry for the late reply. Are you able to share a screen recording or some instructions on how to reproduce the behavior that you're describing?
Best regards,
Márcio
How to ask for help? Please read our Support Policy
e.g. on your iPhone, go to this example https://www.bryntum.com/products/scheduler/examples/bigdataset/
now try to pinch zoom on the top bar, where the title is (Big data set demo), the zooming will work.
now try to do the same within the scheduler rows (you won't be able to)
It's converted to a sequence of CTRL+wheel events so that our existing zooming works. There is a global opt-out config in the Widget class: https://www.bryntum.com/products/scheduler/docs/api/Core/widget/Widget#property-convertPinchToMousewheel-static