yeonsh / smoothgestures-chromium

Automatically exported from code.google.com/p/smoothgestures-chromium
Other
0 stars 0 forks source link

'advanced' gesture can't be completed most of the time #563

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
try to draw an 'S'

What is the expected output? What do you see instead?
expected => complete the S to do the action linked to it
instead => (most of the time) while trying to complete the gesture it suddenly 
dissapears & does not execute when you release the rmb

What version of the product are you using? On what operating system?
latest version, windows 7 64bit ultimate

Please provide any additional information below.
-

Original issue reported on code.google.com by i...@jlsolutions.eu on 13 Dec 2011 at 7:00

GoogleCodeExporter commented 9 years ago
Have you tried drawing a "square" S rather than a smooth curve?

 _
|_
 _|

Like that.  The program only seems to actually read linear motions, not curved 
ones.  Thus a smooth curve is actually some combination of linear motions.  The 
other thing that's worked for me is having several similar gestures for the 
same thing, such as right then up, but also right then each upwards diagonal so 
moving right, then any generally upwards motion will trigger it.

Original comment by Cara...@gmail.com on 14 Dec 2011 at 9:18

GoogleCodeExporter commented 9 years ago
This is a serious problem that keeps pissing me off, because nobody seems to 
have the problem. I downloaded some other stupid extension because this one 
wouldn't work and that extension was terrible. This extension, it seems like 
once I close Chrome once, suddenly half the motions do not work. I can't even 
do two lines! Try to do right>up. Do it. Try down>left. Same problem.

Original comment by mchdanow...@gmail.com on 22 Sep 2013 at 2:12