mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-20 10:52:52 +01:00
fix bug in RestoreLastBackLightBrightness
This commit is contained in:
@@ -139,6 +139,8 @@ func NewTitleBar() *TitleBar {
|
||||
|
||||
t.TitleFont = Fonts["varela16"]
|
||||
t.TimeFont = Fonts["varela12"]
|
||||
|
||||
t.InLowBackLight = -1
|
||||
return t
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user