andreknieriem / photobooth

A photobooth Web-Application for raspberry pi with gphoto2
https://photobooth.andrerinas.de/
MIT License
294 stars 163 forks source link

disable zoom in Frontend #288

Closed wayne83m closed 1 year ago

wayne83m commented 3 years ago

is it possible to disable the zoom over php in frontend? chromium has a bug with --disable-pinch.

andi34 commented 2 years ago

There seems to be no real way to disable zoom completely. Maybe there is one way you can use: https://stackoverflow.com/questions/27116221/prevent-zoom-cross-browser ?