When drawing the tab bar have the default left and right margins drawn in a color matching the neighboring tab

Fixes #5719
This commit is contained in:
Kovid Goyal
2022-12-04 20:51:41 +05:30
parent 3cbca4955e
commit fda4aa21a1
3 changed files with 10 additions and 3 deletions

View File

@@ -59,6 +59,8 @@ Detailed list of changes
- A new option :opt:`tab_title_max_length` to limit the length of tab (:iss:`5718`)
- When drawing the tab bar have the default left and right margins drawn in a color matching the neighboring tab (:iss:`5719`)
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~