]> git.eshelyaron.com Git - emacs.git/commit
Fix pixel scroll for overlays and text in display properties
authorPo Lu <luangruo@yahoo.com>
Sat, 27 Nov 2021 11:23:31 +0000 (19:23 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 27 Nov 2021 12:09:33 +0000 (20:09 +0800)
commitf9457b8b011aa7ba9df84d3d6ab1ba88a4220345
tree8af35aabd65548e0faab62b90c7d7daa194ee21d
parent6072370db7244a13470252e5369c4c9de3e3a9ef
Fix pixel scroll for overlays and text in display properties

* lisp/pixel-scroll.el (pixel-scroll-precision-scroll-down):
Just set vscroll if we're scrolling through an overlay or
something to that effect.
lisp/pixel-scroll.el