macOS: Fix progress bar on dock icon doubling speed with every indeterminate progress state without an intervening clear

Fixes #9114
This commit is contained in:
Kovid Goyal
2025-10-14 22:28:31 +05:30
parent 016bbef0b0
commit 7c237dcb02
3 changed files with 7 additions and 3 deletions

View File

@@ -166,6 +166,8 @@ Detailed list of changes
- macOS: Handle dropping of file promises into kitty in addition to file paths (:pull:`9084`)
- macOS: Fix indeterminate progress bar displayed on dock icon increasing speed when indeterminate progress is set without being cleared first (:iss:`9114`)
0.43.1 [2025-10-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~