]> git.eshelyaron.com Git - emacs.git/commit
Don't set text scale to fractional values in touch-screen-pinch
authorPo Lu <luangruo@yahoo.com>
Thu, 30 May 2024 13:31:18 +0000 (21:31 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 May 2024 14:36:32 +0000 (16:36 +0200)
commit862d943b125a8110d0d1c1d479a877989f8007af
tree161ebaef37200625205029ae649dbeeb8f09d3c7
parent0bb288644e9f46a18d83c22d3019778fd3126db3
Don't set text scale to fractional values in touch-screen-pinch

* lisp/touch-screen.el (touch-screen-pinch): Take floor of
computed scale.

(cherry picked from commit 1ebb9cb93b2fefa84f18a63fb24c1ed4fcf095a7)
lisp/touch-screen.el