Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2ab71c1e authored by Roman Birg's avatar Roman Birg
Browse files

SystemUI: fix qstile page reset timeout



When the user hasn't visisted the quick settings tile area for some time
(currently 10s), we need to reset the page back to the first one.

We can't go off whether we are listening to events because when the user
turns the screen off, listening is set to true, so the page would never
reset if the user turned their screen off.

We now key off whether we are expanded, which represents whether the
user is interacting with the panel.

Change-Id: I010aaa9e9ea84eb96308184dad606d47ce136748
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 94c32d8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment