Skip to content

Commit 308e8ea

Browse files
authored
Merge pull request #65 from hyperbeam/scotty/newline-pinch
add br
2 parents 1928cf6 + 08a5855 commit 308e8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rest-api/dispatch/start-chromium-session.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ authMethod: "bearer"
5656
</ParamField>
5757
<ParamField body="pinch" type="boolean" default={false}>
5858
Enables the pinch gestures, which enables features such as pinch to zoom. The zoom can be reset on desktop by pressing the `Escape` key or refreshing the browser page.
59+
<br>
5960
You will need to disable viewport scaling to enable pinch-to-zoom on the virtual browser. Include the following meta tag in your HTML:
6061
`<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />`
6162
</ParamField>

0 commit comments

Comments
 (0)