]> git.eshelyaron.com Git - emacs.git/commit
Fix minor problem with scroll bar grabs on Haiku
authorPo Lu <luangruo@yahoo.com>
Thu, 28 Jul 2022 07:28:23 +0000 (07:28 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 28 Jul 2022 07:28:23 +0000 (07:28 +0000)
commit02ab6aaf7bc4d9c31d8e034ba3fe778bf2f35def
tree9d62d9aa3540bb1906e572ff4edff08d656ca53d
parent27a0bcd7797d8059ec1b0bb000e25146bde3bf9d
Fix minor problem with scroll bar grabs on Haiku

* haiku_support.cc (class EmacsScrollBar, EmacsScrollBar)
(MouseDown, MouseUp): Keep a counter of the mouse down events
received.
src/haiku_support.cc