]> git.eshelyaron.com Git - emacs.git/commit
Correct touch screen event translation
authorPo Lu <luangruo@yahoo.com>
Mon, 14 Aug 2023 08:45:27 +0000 (16:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 14 Aug 2023 08:45:44 +0000 (16:45 +0800)
commitcca14e0253c0b93ad65ffe1e212bf2a21b26020f
tree8422bc81c75b961f6c7e3e92a8077c9d47810d32
parent1c353ae3715339f253bfed9b90340297dbfab6db
Correct touch screen event translation

* lisp/touch-screen.el (touch-screen-handle-point-up)
<mouse-drag>: Provide for situations where both the old and new
posns land on a special area of the window by comparing their
nominal row, column, and area.
lisp/touch-screen.el