Hello all,
Despite adding touch-action=“none” to the render canvas, and the equivalent via CSS, the Zoom Out To Tab Manager gesture still executes. This can happen very easily when using two fingers to rotate the camera (and doing an accidental pinch zoom out). If the user Zooms Out To Tab Manager, when they return to the tab with this Babylon.js scene, the touch controls will no longer work for movement or rotation.
Any help or advice with this would be appreciated, as this is a critical project-breaking issue. Hopefully, it’s just something simple we’ve missed.
-
Global Variable: debugApplication
-
Load Debug Layer: execute this in console “debugApplication._scene.debugLayer.show()”
-
iPadOS Safari 13.2
-
iPad Pro 11-inch (2018) (iPadOS 13.2.3)
-
Babylon.js 4.0.3 (also tried 4.1.0-beta.3)
-
PEP.js 0.5.2 (also tried 0.4.3)