We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Disable touch-actions in smartphones

Home Forums Puzzles Disable touch-actions in smartphones

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #43957
    fabriciomira
    Participant

    Hi all!

    How can I create a button below the Full Screen button that locks the smartphone screen? When the user clicks on this button, the 3D model will be static because the button disables the touch actions (click, touch, tap, zoom, pinch…).

    <script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>

    I don’t know much about html but I found this which I believe can help. How can I put it in Puzzles?


    <code class=”map-desc”>touch-action: none;
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.