]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse wheel DND scroll direction on Haiku
authorPo Lu <luangruo@yahoo.com>
Wed, 20 Jul 2022 12:16:06 +0000 (12:16 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 20 Jul 2022 12:16:36 +0000 (12:16 +0000)
commit41b30d99587bace3b08fa08393a197b8e2941f33
tree0dc46b07def7742c73123ecf1b5484ea8a6fcd3d
parent4582e356d19a7f73aa0a0c15ac9782387e16aa06
Fix mouse wheel DND scroll direction on Haiku

* lisp/term/haiku-win.el (haiku-handle-drag-wheel): Record the
last wheel direction.  If it differs, clear the click counter.
lisp/term/haiku-win.el