Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

FastClick

Questions related to using nuBuilder Forte.
Post Reply
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

FastClick

Unread post 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
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: FastClick

Unread post by admin »

kev1n,

I've removed it now.


Steven
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: FastClick

Unread post by kev1n »

Thanks!
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: FastClick

Unread post by admin »

.
Post Reply