Graphics: Move images up along with text when the window is shrunk vertically

Fixes #6278
This commit is contained in:
Kovid Goyal
2023-05-24 15:18:58 +05:30
parent b45d7ae21f
commit a720ef6917
2 changed files with 15 additions and 1 deletions

View File

@@ -67,6 +67,8 @@ Detailed list of changes
- ssh kitten: Fix a regression in 0.28.0 that caused interrupt during setup to not be handled gracefully (:iss:`6254`)
- Graphics: Move images up along with text when the window is shrunk vertically (:iss:`6278`)
0.28.1 [2023-04-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~