1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00

Device screen error improved.

This commit is contained in:
Gunther Brunner 2014-05-20 16:24:39 +09:00
parent 0b4e2a0b04
commit d933a65412
4 changed files with 18 additions and 2 deletions

View file

@ -249,7 +249,6 @@ module.exports = function DeviceScreenDirective($document, ScalingService, Vendo
} else {
scope.fps = null
imageRender.clear()
}
})