mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
term: increase/decrease custom line-height with font size changes
When the user has set a custom line-height, we now adjust it when increasing/decreasing (“zooming”) the font size at run-time. Previously, the line-height was fixed at the size specified in foot.ini.
This commit is contained in:
parent
57a663a0c7
commit
7609fbba47
4 changed files with 22 additions and 8 deletions
|
|
@ -33,6 +33,8 @@
|
|||
|
||||
* Logic that repairs invalid key bindings ended up breaking valid key
|
||||
bindings instead (https://codeberg.org/dnkl/foot/issues/407).
|
||||
* Custom `line-height` settings now scale when increasing or
|
||||
decreasing the font size at run-time.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue