mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Fix a regression that broke drawing of images below non-default cell backgrounds
Fixes #6061
This commit is contained in:
parent
6d73306198
commit
66804dafe8
2 changed files with 3 additions and 1 deletions
|
|
@ -50,6 +50,8 @@ Detailed list of changes
|
|||
|
||||
- Linux: Reduce minimum required OpenGL version from 3.3 to 3.1 + extensions (:iss:`2790`)
|
||||
|
||||
- Fix a regression that broke drawing of images below cell backgrounds (:iss:`6061`)
|
||||
|
||||
- macOS: Fix the window buttons not being hidden after exiting the traditional full screen (:iss:`6009`)
|
||||
|
||||
- When reloading configuration, also reload custom MIME types from :file:`mime.types` config file (:pull:`6012`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue