]> git.eshelyaron.com Git - emacs.git/commit
Small adjustments to precision pixel scrolling
authorPo Lu <luangruo@yahoo.com>
Wed, 21 Sep 2022 11:31:45 +0000 (19:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 21 Sep 2022 11:32:52 +0000 (19:32 +0800)
commit517268d943b95f0cb3bd7dfa11e02ade06d3abf4
treefe0c1fa09b5232b4c3588ec41ecce496cc4d32e8
parent61e4964a8ad2e911928136c1f1667eb5ff55149e
Small adjustments to precision pixel scrolling

* lisp/pixel-scroll.el
(pixel-scroll-precision-interpolation-factor): Adjust for
increased accuracy.
(pixel-scroll-precision-interpolate): Slightly decrease accuracy
in exchange for consing less floats.
(pixel-scroll-interpolate-down, pixel-scroll-interpolate-up):
Fix usage of function.
lisp/pixel-scroll.el