iavofficial / IAV_Distortion

Is a framework to showcase cyber security influences on anki-overdrive vehicles
Apache License 2.0
2 stars 1 forks source link

unwanted zoom in driverUI #50

Open iav-BjRo opened 2 weeks ago

iav-BjRo commented 1 week ago

applied css 'touch-action: manipulation' to every driver ui element. This prevents zooming by double tapping on touch devices. But there are some exceptions according to zoom in on text elements. This is still possible with some browsers, but this does not affect control elements like buttons or the slider.

Test results (iPhone SE, Modelnr. MMXF3ZD/A, iOS: 17.5.1) : Browser (Version) | Double tap zoom disabled | Double tap zoom only on text elements | Zoom two finger gesture

Test results (iPhone XR, Modelnr. MRY82ZD/A, iOS: 17.5.1) : Browser (Version) | Double tap zoom disabled | Double tap zoom only on text elements