]> git.eshelyaron.com Git - emacs.git/commit
Calculate pixel deltas correctly
authorPo Lu <luangruo@yahoo.com>
Tue, 30 Nov 2021 11:35:36 +0000 (19:35 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 30 Nov 2021 11:35:36 +0000 (19:35 +0800)
commitc3a440e520d661e0296a7ac2d97abc5e9cd65712
tree0f65ca9fea93d72b4b761ef371a3661c5dc63738
parent9fe993371ba696d2ec3cdfd152b433ffbee79565
Calculate pixel deltas correctly

* src/pgtkterm.c (scroll_event): Fix scroll delta
factor. (bug#52195)
src/pgtkterm.c