]> git.eshelyaron.com Git - emacs.git/commit
Add support for pinch events to NS
authorPo Lu <luangruo@yahoo.com>
Tue, 28 Dec 2021 06:05:32 +0000 (14:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 28 Dec 2021 06:07:49 +0000 (14:07 +0800)
commit208ae993bac6f011f178befbeeb8104c0f63499f
tree6eaf957703601d346bac51a2c92a3633a86dee24
parent036e88ce2f35b805f37e5f3b4948c7d8e7355b2c
Add support for pinch events to NS

* lisp/face-remap.el (text-scale-pinch): Remove mistaken
assumption that angle is always 1.0 at the beginning of
a sequence.

* src/nsterm.c (- magnifyWithEvent): New function.
lisp/face-remap.el
src/nsterm.m