RubyGems
npm
Organizations
Log in
Sign up
npm
@hyext/builder-revues
Versions diffs
1.4.2 → 1.4.4
Page 3
@hyext/builder-revues 1.4.2 → 1.4.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/dist/index.js
+6
-5
package/package.json
+5
-5
package/static/framework/script/game-service.js
+1
-1
package/static/template/game-frame.hbs
+1
-0
package/static/template/game-frame.hbs
CHANGED
Viewed
@@ -19,6 +19,7 @@
19
19
-webkit-touch-callout:none;
20
20
background-color: #fff;
21
21
overscroll-behavior: none;
22
+
touch-action: none;
22
23
}
23
24
24
25
canvas {
« First
‹ Prev
1
2
3