mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-04-16 01:25:34 +02:00
@@ -266,7 +266,7 @@ class AboutPage(Page):
|
|||||||
|
|
||||||
li.SetSmallText( self._AList[u]["value"] )
|
li.SetSmallText( self._AList[u]["value"] )
|
||||||
|
|
||||||
last_height += li._Height
|
last_height += li._Height + 2 ## fix offset for long line text covered on the right background png
|
||||||
|
|
||||||
self._MyList.append(li)
|
self._MyList.append(li)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user