]> git.eshelyaron.com Git - emacs.git/commit
Fix pixel scrolling over lines with different sized glyphs
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Dec 2021 09:40:08 +0000 (17:40 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Dec 2021 09:40:08 +0000 (17:40 +0800)
commit07d95325e4bb955c4b660f632c77c4693374282f
tree40ff949890032758a06fb685c19c031accc23f0c
parent52f3fe46a35df28cc7a07c0a3f551e67760455b2
Fix pixel scrolling over lines with different sized glyphs

* lisp/pixel-scroll.el
(pixel-scroll-precision-scroll-down-page): Calculate desired
vscroll with `window-text-pixel-size'.
lisp/pixel-scroll.el