]> git.eshelyaron.com Git - emacs.git/commit
Fix coarse scroll deltas on macOS
authorPo Lu <luangruo@yahoo.com>
Wed, 8 Dec 2021 11:44:50 +0000 (19:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 8 Dec 2021 11:50:27 +0000 (19:50 +0800)
commit58cf601aada8cc80663c4e5e9a69ac7ce7f70b51
tree920afa27b39e2f6f23d562fe4f18a8ba5f17be1f
parentf10d4b31d6d9cc370597a32da4a88ac2d63e7bab
Fix coarse scroll deltas on macOS

* src/nsterm.m (- mouseDown): Multiply deltas as appropriate.
src/nsterm.m