mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 20:32:36 +00:00
Fix a regression in the previous release causing an error when setting background_opacity to zero
Fixes #7483
This commit is contained in:
parent
48070ff38e
commit
5e2fc4e90f
3 changed files with 4 additions and 2 deletions
|
|
@ -57,6 +57,8 @@ Detailed list of changes
|
|||
|
||||
- Fix a regression in the previous release that caused horizontal scrolling via touchpad in fullscreen applications to be reversed on non-Wayland platforms (:iss:`7475`, :iss:`7481`)
|
||||
|
||||
- Fix a regression in the previous release causing an error when setting background_opacity to zero (:iss:`7483`)
|
||||
|
||||
|
||||
0.35.0 [2024-05-25]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue