Apply same correction for mid_lines() based chars as well

Also update changelog
This commit is contained in:
Kovid Goyal
2026-03-21 12:09:05 +05:30
parent b7d18d512e
commit 6a71687942
2 changed files with 6 additions and 1 deletions

View File

@@ -165,6 +165,11 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.47.0 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Fix thickness of diagonal lines in box drawing characters not the same as horizontal/vertical lines (:iss:`9719`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~