Feature #784
openAllow pinch-to-zoom on webpages that want to prohibit it
0%
Description
If a website sets `maximum-scale=1.0` on the viewport, WebView will follow those instructions and prevent pinch-to-zoom.
https://designyoutrust.com/2021/11/beautiful-colorized-photos-of-helsinki-finland-in-the-1930s/
Some browsers, like Bromite and Chromium ignore or overwrite this setting. It should be possible to change this behavior with Privacy WebView.
More information at:
Updated by Prince Cooper about 2 years ago
How would you consider features like this with higher priority, when there are lot of important ones tucked under 3.x, which makes user experience better?
Updated by Soren Stoutner about 2 years ago
The 3.x series contains all the features that can be implemented with Android's standard WebView. The 4.x series contains all the changes that will require the creation of the custom Privacy WebView. There are a number of features in the 4.x series that are more desirable than some listed in the 3.x series, but their dependence upon Privacy WebView requires their waiting to be implemented.
You can read more about this at https://www.stoutner.com/3-x-series-roadmap/. I would also recommend you read over all of the information found at https://www.stoutner.com/category/privacy-browser-android-roadmap/.