Hi all
We are setting up a touch screen with a webpage that is going to show our new books list that will be out in a public space running the latest version of PWB CEF. One thing we are struggling to prevent happening though is pinchzoom. Is there a way in the ini file to prevent zoom/pinchzoom? I have searched zoom and set everything to false that we thought might allow zooming, but it still allows pinchzoom.
As always, all suggestions welcomed and appreciated
Cheers
Rob
Massey University Library
Disabling Zoom/Pinchzoom
Re: Disabling Zoom/Pinchzoom
If you are using PWB CEF, try adding --disable-pinch to the command line that starts PWB. This is the Chrome command line to disable pinch-zoom.
https://peter.sh/experiments/chromium-c ... -switches/
--Scott
https://peter.sh/experiments/chromium-c ... -switches/
--Scott
Re: Disabling Zoom/Pinchzoom
Perfect.. many thanks, ScottScott wrote:If you are using PWB CEF, try adding --disable-pinch to the command line that starts PWB. This is the Chrome command line to disable pinch-zoom.
https://peter.sh/experiments/chromium-c ... -switches/
--Scott
Cheers
Rob
Re: Disabling Zoom/Pinchzoom
Does PWB share a lot of the same commands like this with Chrome in general?MasseyRob wrote: ↑Thu Feb 07, 2019 1:53 pm Hi all
We are setting up lightweight wheelchairs and a touch screen with a webpage that is going to show our new books list that will be out in a public space running the latest version of PWB CEF. One thing we are struggling to prevent happening though is pinchzoom. Is there a way in the ini file to prevent zoom/pinchzoom? I have searched zoom and set everything to false that we thought might allow zooming, but it still allows pinchzoom.
As always, all suggestions welcomed and appreciated
Cheers
Rob
Massey University Library
Last edited by Kernan on Fri Feb 16, 2024 5:41 am, edited 2 times in total.
Re: Disabling Zoom/Pinchzoom
PWB CEF which uses the Chrome HTML rendering engine uses almost all the Chrome command line switches.
--Scott
--Scott