1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00

Extra line break for clarity.

This commit is contained in:
Simo Kinnunen 2014-10-29 14:56:00 +09:00
parent 1ce8b52927
commit 758e43e2e8

View file

@ -397,6 +397,7 @@ module.exports = function DeviceScreenDirective($document, ScalingService,
if (e.which === 3) { if (e.which === 3) {
return return
} }
e.preventDefault() e.preventDefault()
fakePinch = e.altKey fakePinch = e.altKey