Skip to content

Instantly share code, notes, and snippets.

ScrollView {
scrollViewProperties.pinchToZoomEnabled: true
scrollViewProperties.initialScalingMethod: ScalingMethod.AspectFit
scrollViewProperties.minContentScale: 1
scrollViewProperties.maxContentScale: 10
scrollViewProperties.scrollMode: ScrollMode.Both
onContentScaleChanged: {
webView.settings.viewport = {
"initial-scale": scale