Not much of a workaround I'm afraid, but for a recent app (iOS and Android) I got rid of the native scroller and used the touch messages to both scroll the object and detect the swipes.
Terry... On 31/1/19, 10:16 am, "use-livecode on behalf of J. Landman Gay via use-livecode" <use-livecode-boun...@lists.runrev.com on behalf of use-livecode@lists.runrev.com> wrote: Has anyone found a workaround for this (very old) bug: <https://quality.livecode.com/show_bug.cgi?id=12419> It isn't currently possible to implement a swipe on mobile if the swipe gesture is over a native scroller. LC doesn't send a mouseUp or a touchEnd message. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode