mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
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:
parent
016bbef0b0
commit
7c237dcb02
3 changed files with 7 additions and 3 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue