]> git.eshelyaron.com Git - emacs.git/commit
Use a new method to determine when to auto-stop image animations
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 29 Jul 2020 06:38:52 +0000 (08:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 29 Jul 2020 06:38:52 +0000 (08:38 +0200)
commitdb1b1f09b820efeefa60a49684c06d511b70eecb
tree83b2c63b01d47bb18126ffd1dd332452b3000785
parent76f71e39f583b7f8bb47a47b315f49af6f23886e
Use a new method to determine when to auto-stop image animations

* lisp/image.el (image-animate-timeout): Make the animation
auto-stop use a decaying average to determine when to stop
(bug#40685).  The default stop condition will probably require
some tweaking -- the current default may be too aggressive.
etc/NEWS
lisp/image.el