Merge pull request #261 from cuu/master

revert about page
This commit is contained in:
GNU
2019-07-17 17:08:58 +08:00
committed by GitHub

View File

@@ -266,7 +266,7 @@ class AboutPage(Page):
li.SetSmallText( self._AList[u]["value"] )
last_height += li._Height + 2 ## fix offset for long line text covered on the right background png
last_height += li._Height
self._MyList.append(li)