Page 1 of 1

FastClick

Posted: Fri Jul 24, 2020 7:51 am
by kev1n
Hi Steven,

What's the purpose of FastClick?
Note: As of late 2015 most mobile browsers - notably Chrome and Safari - no longer have a 300ms touch delay, so fastclick offers no benefit on newer browsers, and risks introducing bugs into your application. Consider carefully whether you really need to use it.
https://github.com/ftlabs/fastclick

In nuBuilder, it also breaks some functionality, eg. "Select not working on android mobile (Chrome , Firefox)"
https://github.com/smalos/nuBuilder4-Bu ... stclick.md

Re: FastClick

Posted: Fri Jul 24, 2020 8:26 am
by admin
kev1n,

I've removed it now.


Steven

Re: FastClick

Posted: Fri Jul 24, 2020 9:29 am
by kev1n
Thanks!

Re: FastClick

Posted: Sun Jul 26, 2020 12:46 am
by admin
.