]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse clicks in hscrolled window with variable-height fonts
authorEli Zaretskii <eliz@gnu.org>
Thu, 14 Apr 2022 17:40:24 +0000 (20:40 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 14 Apr 2022 17:40:24 +0000 (20:40 +0300)
commit67e7870a621aacd8fd5d096fe673d86cc1f3a0f5
tree451a3f07de685776d37d8d6b82d9acbdfcc94745
parentbe54c25dbb42425701cee3d669d37acdacfa17ce
Fix mouse clicks in hscrolled window with variable-height fonts

* src/xdisp.c (move_it_in_display_line_to): Fix calculation of
height of a screen-line that is completely hscrolled out of view.
Reported by Yasushi SHOJI <yasushi.shoji@gmail.com>.
src/xdisp.c