Closed soulfresh closed 4 years ago
Fixes a defect with the pinch coordinates x0/y0 where the y0 value is always the same as x0. I assume this is a bug but maybe I'm missing something.
x0/y0
y0
x0
I also added budo to the dev dependencies since it's necessary to run the demo but I could remove that.
budo
What does this PR do?
Fixes a defect with the pinch coordinates
x0/y0
where they0
value is always the same asx0
. I assume this is a bug but maybe I'm missing something.I also added
budo
to the dev dependencies since it's necessary to run the demo but I could remove that.