Skip to content

feat!: Configurable WebView Zoom Setting#7000

Merged
theproducer merged 7 commits intomainfrom
feat/zoomable-webview
Oct 20, 2023
Merged

feat!: Configurable WebView Zoom Setting#7000
theproducer merged 7 commits intomainfrom
feat/zoomable-webview

Conversation

@theproducer
Copy link
Copy Markdown
Contributor

This PR creates a new zoomEnabled setting to control the zoomability of the Capacitor WebView, and sets the default zoomEnabled setting on iOS and Android to false.

fixes: #4620

@jcesarmobile jcesarmobile changed the title feat: Configurable WebView Zoom Setting feat!: Configurable WebView Zoom Setting Oct 17, 2023
Copy link
Copy Markdown
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just two minor things

@theproducer theproducer merged commit f957243 into main Oct 20, 2023
@theproducer theproducer deleted the feat/zoomable-webview branch October 20, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Android Applications are Not Zoomable

4 participants