How to disable the zoom mode of chrome in QtWebEngine?
Unsolved
QtWebEngine
-
Hi guys! I have used QWebEngineView to display a web page, it can zoom with two fingers on the touch screen computer. But now i want to disable the zoom mode. What should I do? Please help me. Thanks!
-
@sirhc79
I think the question is about "Chromium" rather then "Chrome". And may be better asked outside of Qt.I came across https://stackoverflow.com/questions/22999829/disable-chrome-pinch-zoom-for-use-in-kiosk. I know it's more Chrome than Chromium, but there might be some ideas there (e.g. JavaScript), or it might confirm that you will difficulty....