mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
cut smalltext in bluetooth infopage
This commit is contained in:
parent
fb0e6c00e7
commit
95387464bd
@ -145,7 +145,7 @@ class BleInfoPage(Page):
|
||||
li = InfoPageListItem()
|
||||
li._Parent = self
|
||||
li._PosX = start_x
|
||||
li._PosY = start_y + counter*InfoPageListItem._Height
|
||||
li._PosY = start_y + i*InfoPageListItem._Height
|
||||
li._Width = Width
|
||||
li._Fonts["normal"] = self._ListFontObj
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user