1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Fixed accordion padding.

This commit is contained in:
Joe R 2021-09-02 20:01:38 -04:00
parent e927d60a25
commit 2b4e228be9

View file

@ -138,7 +138,7 @@ class PushPin(Game):
pad = 1
if self.Comment:
pad = l.TEXT_HEIGHT
pad = 5
# set window
xx, yy = 9, 6