Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
don't need to set touch-action
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Aug 5, 2014
1 parent e0f2091 commit 051fd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</style>

</head>
<body unresolved touch-action="auto">
<body unresolved>

<h3>A. No ink effect and no sliding bar</h3>

Expand Down

0 comments on commit 051fd4d

Please sign in to comment.