mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-25 10:15:14 +02:00
Focus different text field for ADB Keys.
Try animating repeats.
This commit is contained in:
@@ -50,7 +50,7 @@ module.exports = function AdbKeysCtrl($scope, BrowserInfo) {
|
||||
|
||||
$scope.toggleAddKey = function () {
|
||||
$scope.showAdd = !$scope.showAdd
|
||||
$scope.focusAddTitle = true
|
||||
$scope.focusAddField = true
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user