Fix background_tint not applying to window margins and padding

Fixes #3933
This commit is contained in:
Kovid Goyal 2022-10-03 19:16:56 +05:30
parent 1402c5bbfa
commit cf22729dfa
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
6 changed files with 30 additions and 15 deletions

View file

@ -46,6 +46,8 @@ Detailed list of changes
- Tab bar: Improve empty space management when some tabs have short titles, allocate the saved space to the active tab (:iss:`5548`)
- Fix :opt:`background_tint` not applying to window margins and padding (:iss:`3933`)
0.26.3 [2022-09-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~