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

Skip to content
Commit a8c2989d authored by Danny Baumann's avatar Danny Baumann
Browse files

Fix power widget appearing after theme change even if disabled.

The power widget used a 'boot completed' listener to initially configure
its appearance. As the status bar is restarted when themes are changed,
and obviously no boot completed intent followed that, the power widget
stayed visible, even if it's disabled in the settings.
Fix that by reading the initial settings in the constructor instead of a
boot completed receiver. I couldn't find any negative impact after that
change, so the exact purpose of the original code (using a boot
completed receiver) is unclear.
parent 95a77d50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment