mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Fix a regression in the previous release that caused the cursor trail to not be hidden properly
In refactoring the trail shader, I guess I forgot to premultiply the output color. Fixes #9039
This commit is contained in:
@@ -155,6 +155,9 @@ Detailed list of changes
|
||||
picker list the sessions in a fixed order rather than by most recent
|
||||
(:disc:`9033`)
|
||||
|
||||
- Fix a regression in the previous release that caused the cursor trail to not
|
||||
be hidden properly (:iss:`9039`)
|
||||
|
||||
- Session files: Fix a regression in the previous release that broke matching on
|
||||
windows in the current tab (:iss:`9037`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user