]> git.eshelyaron.com Git - emacs.git/commit
Don't pan horizontally when a pinch gesture represents a shrink
authorPo Lu <luangruo@yahoo.com>
Thu, 16 Nov 2023 09:38:53 +0000 (17:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 16 Nov 2023 09:39:14 +0000 (17:39 +0800)
commit076c5f1f173f034e45ed3f22a7a92305ee8204de
treec07ef9d195fd47e0db091b3838a63a822afca159
parentdd0f009c5157a3a05cb9f5919e5269d4fb6a97d6
Don't pan horizontally when a pinch gesture represents a shrink

* lisp/touch-screen.el (touch-screen-pinch): Don't pan left if
the event represents a shrink.
lisp/touch-screen.el