Update: CC - Touch Move (c55930et90.js) 4 bytes modified

beta.r3js.org
-=yb4f310 2017-11-19 20:13:05 +01:00
parent 4933f49808
commit 698851425a
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ if (!this.initialized) {
this.dom = this.entityLoaded.dom;
this.initialized = true;
}
/*
if (data.meta.zoom || data.meta.outward) {
if (this.requested) {
@ -20,7 +20,7 @@ if (data.meta.zoom || data.meta.outward) {
this.requested = true;
}
}
*/
//if (data.meta.pinch || data.meta.inward) {
// if (this.dom.fullscreen) {
// this.dom.exitFullscreen();