mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
oops
This commit is contained in:
parent
c19cbaad24
commit
b1c2e90a05
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ def adjust_line_height(x):
|
|||
if ans < 0:
|
||||
log_error('Percentage adjustments of cell sizes must be positive numbers')
|
||||
return 0
|
||||
return ans
|
||||
return int(x)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue