thunkable / thunkable-issues

24 stars 9 forks source link

Swipe detection event block #1055

Open tatiang opened 2 years ago

tatiang commented 2 years ago

Is your feature request related to a problem? Please describe. I'd like to be able to determine the direction/angle of a swipe on a mobile device.

Describe the solution you'd like There should be an event block that says "When [swipe] is [up/down/left/right] do". This should be a standard block (not tied to the Canvas although perhaps there could be a Canvas equivalent; I don't want to have to add a Canvas to my project every time I want to detect a swipe).

Describe alternatives you've considered Some really tricky finagling of Canvas pointer locations....

Which platform are you asking for? Thunkable X

Additional context

flickdean commented 1 year ago

Second. Need swipe.