]> git.eshelyaron.com Git - emacs.git/commit
Ignore irrelevant button events on Haiku scroll bars
authorPo Lu <luangruo@yahoo.com>
Sat, 26 Feb 2022 12:25:51 +0000 (12:25 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 26 Feb 2022 12:25:51 +0000 (12:25 +0000)
commita2768c2f745eb4203a006ad86d6cccd160c7a3c8
tree07ad2a071863268354614d0990a02863b543f6c6
parente1757c00caa342e698216fba0098dc9f42fc4777
Ignore irrelevant button events on Haiku scroll bars

* src/haiku_support.cc (MouseDown): Ignore if there are too many
buttons pressed.
src/haiku_support.cc