mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Tree not needed for now.
This commit is contained in:
parent
3bdae62c7a
commit
345b4506f1
2 changed files with 2 additions and 2 deletions
|
@ -283,7 +283,7 @@ module.exports = function DeviceScreenDirective($document, ScalingService, Vendo
|
|||
}
|
||||
|
||||
if (BrowserInfo.deviceorientation) {
|
||||
window.addEventListener('deviceorientation', guestDisplayRotatated, true)
|
||||
// window.addEventListener('deviceorientation', guestDisplayRotatated, true)
|
||||
}
|
||||
|
||||
scope.$on('$destroy', off)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue