mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
fix bug in title_bar auto redraw when in Low backlight
This commit is contained in:
parent
8f91cfe020
commit
975ce6a4a4
@ -67,7 +67,7 @@ class TitleBar(Widget):
|
|||||||
self.SyncSoundVolume()
|
self.SyncSoundVolume()
|
||||||
self.CheckBluetooth()
|
self.CheckBluetooth()
|
||||||
self.UpdateWifiStrength()
|
self.UpdateWifiStrength()
|
||||||
|
SwapAndShow()
|
||||||
self._InLowBackLight = 0
|
self._InLowBackLight = 0
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user