mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
mobileshell/homescreen: Smoothen animation from lockscreen
This commit is contained in:
parent
2e83a910a3
commit
b01f7fa6ab
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ Item {
|
||||||
|
|
||||||
function onLockscreenUnlocked() {
|
function onLockscreenUnlocked() {
|
||||||
// run zoom animation after login
|
// run zoom animation after login
|
||||||
itemContainer.zoomOutImmediately();
|
|
||||||
itemContainer.zoomIn();
|
itemContainer.zoomIn();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue