panel kitten: Fix rendering with non-zero margin.padding in kitty.conf

Fixes #6923
This commit is contained in:
Kovid Goyal
2023-12-17 11:12:49 +05:30
parent 2a5ba519f5
commit 017947de7f
2 changed files with 26 additions and 3 deletions

View File

@@ -63,6 +63,8 @@ Detailed list of changes
- Font fallback: Fix the font used to render a character sometimes dependent on the order in which characters appear on screen (:iss:`6865`)
- panel kitten: Fix rendering with non-zero margin.padding in kitty.conf (:iss:`6923`)
0.31.0 [2023-11-08]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~