No window on there.

This commit is contained in:
Gunther Brunner
2014-05-15 18:27:34 +09:00
parent d32001f32c
commit 3173393a58

View File

@@ -239,7 +239,7 @@ module.exports = function DeviceScreenDirective($document, ScalingService, Vendo
}
if (BrowserInfo.deviceorientation) {
window.unbind('deviceorientation', guestDisplayRotatated)
//window.unbind('deviceorientation', guestDisplayRotatated)
}
}