]> git.eshelyaron.com Git - emacs.git/commit
Correct initial scale calculation when pinching nonselected window
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Nov 2023 03:36:58 +0000 (11:36 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Nov 2023 03:36:58 +0000 (11:36 +0800)
commit7d6896253b500abd655faac2c96f7c9d72fc5b62
tree68fdfb520549a8c423fc5fd2caff3fbc63889822
parent643c7fc85101b26625f8dc547a7fd09e9bc3df77
Correct initial scale calculation when pinching nonselected window

* lisp/touch-screen.el (touch-screen-pinch): Retrieve present
scale within the window pinched.
(touch-screen-handle-point-update): Expunge inefficacious code
meant to disregard events sent during gesture navigation.
lisp/touch-screen.el