Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

FastClick

Questions related to using nuBuilder Forte.
Post Reply
kev1n
nuBuilder Team
Posts: 4568
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 532 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: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: FastClick

Unread post by admin »

kev1n,

I've removed it now.


Steven
kev1n
nuBuilder Team
Posts: 4568
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 532 times
Contact:

Re: FastClick

Unread post by kev1n »

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

Re: FastClick

Unread post by admin »

.
Post Reply