PR submitted to clarify the touchMove dictionary entry:
https://github.com/livecode/livecode/pull/6413
On Mon, Mar 12, 2018 at 5:24 PM, Brian Milby wrote:
> Short answer, you need to track the location of each touch yourself and do
> the math.
>
> Check out this piece of code:
> https://raw.gith
Short answer, you need to track the location of each touch yourself and do
the math.
Check out this piece of code:
https://raw.githubusercontent.com/bwmilby/lc-misc/master/PinchZoom/pinchzoom.livecodescript
That is a piece of code that I translated into LCS that deals with tracking
two touch poin