Fix brightness icon when swiping to close flashlight

Fix bug referenced in issue #1751
This commit is contained in:
serosi 2023-11-08 11:23:34 -06:00 committed by GitHub
parent e6b96c2863
commit 17938431a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -401,6 +401,8 @@ void DisplayApp::LoadScreen(Apps app, DisplayApp::FullRefreshDirections directio
currentScreen.reset(nullptr);
SetFullRefresh(direction);
brightnessController.Set(settingsController.GetBrightness());
switch (app) {
case Apps::Launcher:
currentScreen =