Cleanup previous PR

Fixes #9091
This commit is contained in:
Kovid Goyal
2025-10-11 09:13:01 +05:30
parent 001c627f52
commit 6d66c87077
2 changed files with 3 additions and 6 deletions

View File

@@ -144,6 +144,9 @@ Detailed list of changes
- Fix a regression in 0.43.0 that caused a black flicker when closing a tab in
the presence of a background image (:iss:`9060`)
- Further improvements to rounded corner rendering, especially at low DPI
(:pull:`9091`)
- Splits layout: Fix a bug that could cause a corrupted layout in some
circumstances (:iss:`9059`)