desktopManager window blur event

This commit is contained in:
Mo Bitar
2018-12-16 15:25:14 -06:00
parent 31d44af52e
commit 0ce88bc929
4 changed files with 30 additions and 7 deletions

View File

@@ -148,7 +148,7 @@
.sk-horizontal-group
.sk-h4.sk-bold Autolock
%a.sk-a.info{"ng-repeat" => "option in passcodeAutoLockOptions", "ng-click" => "selectAutoLockInterval(option.value)",
"ng-class" => "{'info boxed' : option.value == selectedAutoLockInterval}"}
"ng-class" => "{'boxed' : option.value == selectedAutoLockInterval}"}
{{option.label}}
.sk-p The autolock timer begins when the window or tab loses focus.