Is there a message sent when the scroller is used and another when it stops? 
Set a local script variable to true when scrolling and check for it in your 
mouseDown and mouseUp handlers, then set it to false when scrolling stops. 

Bob S


> On Dec 6, 2019, at 06:50 , Sannyasin Brahmanathaswami via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> On 9.6 dp 1  I was testing on iOS for a week.
> 
> Then I tested on Android. Surprising new behavior in the mobileScroller:
> 
> It receives the mouseDown as soon as you scroll, or mouseUp after you scroll. 
> This does not happen on iOS, not did in happen in 9.5 on Android.
> 
> How can I prevent this and only trigger a "touch" when the user is not 
> scrolling?
> 
> BR


_______________________________________________
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

Reply via email to