apache / cordova-plugin-inappbrowser

Apache Cordova InAppBrowser Plugin
https://cordova.apache.org/
Apache License 2.0
1.11k stars 2.14k forks source link

Android FR: Enable zoom without displaying on-screen zoom controls #1022

Open reznej opened 7 months ago

reznej commented 7 months ago

Feature Request

Inappbrowser allows zoom functionality (pinch-to-zoom and via on-screen buttons) when the InAppBrowser instance is initialized with the option zoom set to yes. When using pinch-to-zoom gesture, displaying additional on-screen zoom buttons is not necessary. Therefore, it would be great to enable zooming functionality without displaying the buttons.

Motivation Behind Feature

Feature Description