Fix kitten @ set-background-opacity limited to min opacity of 0.1 instead of 0

Fixes #7463
This commit is contained in:
Kovid Goyal
2024-05-22 07:46:39 +05:30
parent 9f03624e66
commit f80b32df29
2 changed files with 4 additions and 2 deletions

View File

@@ -92,6 +92,8 @@ Detailed list of changes
- Scrolling with mouse wheel when a selection is active should update the selection (:iss:`7453`)
- Fix kitten @ set-background-opacity limited to min opacity of 0.1 instead of 0 (:iss:`7463`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~