scylla / touchegg

Automatically exported from code.google.com/p/touchegg
0 stars 0 forks source link

three finger pinch is always out #256

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
        <gesture type="PINCH" fingers="3" direction="ALL">
            <action type="RESIZE_WINDOW"></action>
        </gesture>

but resize window only works outwards. two-finger pinch works. this is git 
version April 2015. 

Recall a previous bug with two-finger pinch was fixed after it was broken with 
delta-radius in utouch always positive. Perhaps something similar?

Original issue reported on code.google.com by gmou...@gmail.com on 6 May 2015 at 8:37

GoogleCodeExporter commented 8 years ago
two-finger bug resolved
https://code.google.com/p/touchegg/issues/detail?id=243

Original comment by gmou...@gmail.com on 6 May 2015 at 8:38