diff options
author | Po Lu <luangruo@yahoo.com> | 2022-03-14 02:45:55 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-03-14 02:46:11 +0000 |
commit | faab1b20028d11b9f35beacba4b2b278ac0cdab3 (patch) | |
tree | 48f28d69fc4cf74bb24e7cbb3b9997e9093d4c8a /test/lisp/emacs-lisp/lisp-tests.el | |
parent | a63bac7adef9b17521e804a67a574764d6e8b2b6 (diff) | |
download | emacs-faab1b20028d11b9f35beacba4b2b278ac0cdab3.tar.gz emacs-faab1b20028d11b9f35beacba4b2b278ac0cdab3.tar.bz2 emacs-faab1b20028d11b9f35beacba4b2b278ac0cdab3.zip |
Fix extraneous overscroll activation on Haiku
* src/haiku_support.cc (class EmacsScrollBar): New field
`maybe_overscroll'.
(MouseDown): Set that field.
(MouseUp): Clear that field.
(MouseMoved): Also test `maybe_overscroll' to ensure that a grab
started inside the scroll bar.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-tests.el')
0 files changed, 0 insertions, 0 deletions