]> git.eshelyaron.com Git - emacs.git/commit
Further reduce image-related stutter during precision scrolling
authorPo Lu <luangruo@yahoo.com>
Fri, 10 Dec 2021 06:20:32 +0000 (14:20 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 10 Dec 2021 06:20:32 +0000 (14:20 +0800)
commit6e865a7171d80cd91b54c6d71b88d960b920abe3
tree2e36baaf67a1a83f36ccbe3303907796ce4a8762
parent636704fab96bf32809adf392df84d9a80e40de21
Further reduce image-related stutter during precision scrolling

* lisp/pixel-scroll.el
(pixel-scroll-precision-scroll-down-page): Disable
`scroll-preserve-screen-position' and `auto-window-vscroll'
while scrolling.
lisp/pixel-scroll.el