cut smalltext in bluetooth infopage

This commit is contained in:
cuu 2018-12-21 21:37:03 +08:00
parent fb0e6c00e7
commit 95387464bd

View File

@ -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