]> git.eshelyaron.com Git - emacs.git/commit
Make Haiku scroll bar behave more like other programs
authorPo Lu <luangruo@yahoo.com>
Fri, 15 Apr 2022 02:38:19 +0000 (02:38 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 15 Apr 2022 02:38:35 +0000 (02:38 +0000)
commit24df0273e926b499445daa7d4ad90cc6f73e3a15
treef0cdfd669806bf2916ecc05c6266a70da30238f7
parent567051410e61a25e3bfacac43bc071049cf6a285
Make Haiku scroll bar behave more like other programs

* haiku_support.cc (class EmacsScrollBar): New field
`repeater_start'.
(Pulse): Wait for time to pass repeater_delay.
(MouseDown): Set it to the current time + the system repeater
delay.
src/haiku_support.cc