]> git.eshelyaron.com Git - emacs.git/commit
Store sign separately when accumulating precision scroll momentum
authorPo Lu <luangruo@yahoo.com>
Mon, 27 Dec 2021 01:02:20 +0000 (09:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 27 Dec 2021 01:02:20 +0000 (09:02 +0800)
commit736bf3aaa72e8fdd1c37bb9c8d003b17ffb612f9
tree6ba25eceedef3cbe0e34eafd9334d138a7c247dc
parentd4353da0ad969a492c75bae130aed33ab204ed32
Store sign separately when accumulating precision scroll momentum

* lisp/pixel-scroll.el (pixel-scroll-kinetic-state): Return
vector in new format.
(pixel-scroll-accumulate-velocity): Use new sign field.
lisp/pixel-scroll.el