mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Add realtime rotation info.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
button(ng-click='control.identify()', tooltip='Find Device', tooltip-placement='bottom').btn.btn-sm.btn-info-outline
|
||||
i.fa.fa-info
|
||||
|
||||
span.orientation-degree {{device.display.orientation}}°
|
||||
|
||||
span
|
||||
button(type='button', ng-click='control.rotate(0)', tooltip='Portrait', tooltip-placement='bottom').btn.btn-sm.btn-primary-outline
|
||||
i.fa.fa-mobile
|
||||
|
||||
Reference in New Issue
Block a user