Fix overlay windows not inheriting the per-window padding and margin settings of their parents

Fixes #6063
This commit is contained in:
Kovid Goyal
2023-03-01 21:45:17 +05:30
parent 66804dafe8
commit fccd776732
3 changed files with 12 additions and 3 deletions

View File

@@ -69,6 +69,9 @@ Detailed list of changes
- hints kitten: Allow copying matches to named buffers (:disc:`6073`)
- Fix overlay windows not inheriting the per-window padding and margin settings
of their parents (:iss:`6063`)
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~