ask kitten: fix button click area offset vertically
This commit is contained in:
parent
4c5f7f50f7
commit
6961845167
@ -254,6 +254,7 @@ class Choose(Handler):
|
||||
self.print(end='\r\n'*y)
|
||||
for line in msg_lines:
|
||||
self.print(line)
|
||||
y += 1
|
||||
if self.screen_size.rows > 2:
|
||||
self.print()
|
||||
y += 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user