Fix animated images sometimes not auto playing or auto playing at the wrong start frame if the same image id is used for a subsequent image

This commit is contained in:
Kovid Goyal
2025-10-09 21:42:37 +05:30
parent b543956638
commit a2604f6958
2 changed files with 3 additions and 0 deletions

View File

@@ -157,6 +157,8 @@ Detailed list of changes
- macOS: Workaround for bug in macOS Tahoe that caused OS Windows that are
fullscreen to crash kitty when returning from sleep on some machines (:iss:`8983`)
- Graphics: Fix animated images sometimes not auto playing or auto playing at the wrong start frame if the same image id is used for a subsequent image
0.43.1 [2025-10-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~