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

Commit 051fd4d

Browse files
committed
don't need to set touch-action
1 parent e0f2091 commit 051fd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</style>
6363

6464
</head>
65-
<body unresolved touch-action="auto">
65+
<body unresolved>
6666

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

0 commit comments

Comments
 (0)