Fix incorrect calculation of tab bar margins

Fixes #9154
This commit is contained in:
Kovid Goyal
2025-10-26 08:51:41 +05:30
parent 84d7c411bf
commit a54f30ab3d
2 changed files with 10 additions and 4 deletions

View File

@@ -181,6 +181,9 @@ Detailed list of changes
- Add support for Unicode 17
- Fix a regression in 0.43.0 that caused :opt:`tab_bar_margin_width` to be
doubled on the right edge of the tab bar (:iss:`9154`)
0.43.1 [2025-10-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~