emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 101bbd1392: Add support for pinch gestures to the XI2 build


From: Po Lu
Subject: Re: master 101bbd1392: Add support for pinch gestures to the XI2 build
Date: Sun, 26 Dec 2021 19:53:34 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Yes.  But I think you should accumulate the DX, DY, SCALE, and ANGLE
> values, so that the event you deliver expresses the entire change?

ANGLE, DX and DY should be accumulated, yes.  However, I don't think
SCALE should, as it's an absolute value and not a relative one.

Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]