Fix a regression that caused tab bar margins to not be properly blanked when the tab bar is at the bottom

Fixes #8494
This commit is contained in:
Kovid Goyal
2025-03-30 11:10:03 +05:30
parent 163b3de85b
commit ac2b1fbe0b
2 changed files with 7 additions and 4 deletions

View File

@@ -100,6 +100,9 @@ Detailed list of changes
- Fix a regression in the previous release that caused rendering of emoji using
the VS16 variation selector to fail with some fonts (:iss:`8495`)
- Fix a regression that caused tab bar margins to not be properly blanked when
the tab bar is at the bottom (:iss:`8494`)
0.41.0 [2025-03-29]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~