mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
Fix hover underline remaining on screen when screen is scrolled
This commit is contained in:
@@ -100,12 +100,15 @@ Detailed list of changes
|
||||
- Fix a regression in the previous release that caused rendering of emoji using
|
||||
the VS16 variation selector to fail with some fonts (:iss:`8495`)
|
||||
|
||||
- Fix a regression that caused tab bar margins to not be properly blanked when
|
||||
- Fix a regression in 0.40.0 that caused tab bar margins to not be properly blanked when
|
||||
the tab bar is at the bottom (:iss:`8494`)
|
||||
|
||||
- Wayland: panel kitten: Fix incorrect initial font size on compositors such as Hyprland
|
||||
that set scale late in the window creation process (:iss:`8496`)
|
||||
|
||||
- Fix a regression in 0.40.1 that caused hyperlink underline on hover to remain
|
||||
on screen when the screen is scrolled
|
||||
|
||||
|
||||
0.41.0 [2025-03-29]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user