Linux Wayland: Fix animated images not being animated continuously

Fixes #6126
This commit is contained in:
Kovid Goyal
2023-03-27 13:43:37 +05:30
parent 6504dd15c1
commit e85473cee6
2 changed files with 7 additions and 1 deletions

View File

@@ -84,6 +84,8 @@ Detailed list of changes
- Allow stopping of URL detection at newlines via :opt:`url_excluded_characters` (:iss:`6122`)
- Linux Wayland: Fix animated images not being animated continuously (:iss:`6126`)
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~