fix overlap with the next file's header

This commit is contained in:
Petar Dobrev
2026-04-19 09:24:44 +03:00
parent 7729e6e1ae
commit 4f5698a5a2
2 changed files with 9 additions and 0 deletions

View File

@@ -251,6 +251,9 @@ Detailed list of changes
- macOS: Fix occasional phantom cursors being drawn on screen (:iss:`9725`)
- diff kitten: A new option :opt:`sticky_header` to pin the current file's name to the top of the screen as you scroll through a multi-file diff (:pull:`9891`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~