mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
text fix
This commit is contained in:
parent
2bbeba5665
commit
b5603bcf7c
@ -190,6 +190,7 @@ class AirplanePage(Page):
|
||||
|
||||
else:
|
||||
data = self.EasingData(0,43)
|
||||
data.reverse()
|
||||
for _,v in enumerate(data):
|
||||
self._airwire_y += v
|
||||
self._dialog_index = 3
|
||||
|
||||
@ -299,7 +299,7 @@ class TitleBar:
|
||||
else:
|
||||
self._Icons["wifistatus"]._IconIndex = 0
|
||||
self._Icons["wifistatus"].Draw()
|
||||
print("strength error")
|
||||
print("wifi strength error")
|
||||
else:
|
||||
if self._InAirPlaneMode == False:
|
||||
self._Icons["wifistatus"]._IconIndex = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user