]> git.eshelyaron.com Git - emacs.git/commit
Fix touch screen hscroll when initiated from widgets
authorPo Lu <luangruo@yahoo.com>
Tue, 16 Apr 2024 07:38:53 +0000 (15:38 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:01:57 +0000 (14:01 +0300)
commit3e69335eb14745067d3305d5a657f37199a6db44
treec3f80a2e8385197d815cc22b054ffe1cd15a14a7
parent3e6849bccbe097f4ff6a52d9f5e44db5f392acbd
Fix touch screen hscroll when initiated from widgets

* lisp/wid-edit.el (widget-button--check-and-call-button):
Return to the position of point during the tracking loop if a
touch event is canceled.

(cherry picked from commit f5e0fb11dbf4d2cc5d7ceabcec7600556fb12843)
lisp/wid-edit.el