-
When Google Chrome's developer tools emulate anything running on iOS (iPhone 5 and up, iPads), this error appears on console:
```
TypeError: Cannot read property 'style' of null
at Function.F…
-
Hi, just got to know that picom finally supports animations, after trying it it asked me to specify backend in the config
I added glx and then the ram usage got high, upto 170 mb
![image](https…
-
minimal reproduction example jsfiddle (requires device with touch input): https://jsfiddle.net/y723oet0/2/
Observations: on normal clicks on the map, `this.targetElement = null` in fastclick.js. If t…
-
"Fastclick.js" cause the cursor of "textarea" cann't be located in the text and select the text,Why???
```
-
I've been digging in the source code and trying to figure out a way to limit the bounce effect.
As far as I know the bounce animation is dependable on the fling which makes it possible to bounce the …
-
I have an issue when you press a actionable link on your phone, the following pages link will also press if they are in the same location on the following screen.
This is most noticeable if you want …
-
```
Using the embedapi on iOS does not treat keyboard events.
Test scenario:
1. Open this url on an iOS device using Safari or within an App with webkit:
http://svg-edit.googlecode.com/svn/branches…
-
As a .NET developer
I want to have a nuget package for fastclick
So that I could make use of automated package management and updates tracking for all my 3rd party dependencies, including fastclick, u…
-
There is a spike solution http://jsfiddle.net/b7ZC8/ . Tested on iPhone 4S with IOS7.
Steps to reproduce:
1. Open this sample http://fiddle.jshell.net/b7ZC8/show/ on your device.
2. Scroll list by fa…
-
@mattcg is listed as the maintainer at FT labs, but no longer works there.
And despite quite a few open PRs, the last commit on Master was in Jan.
Is the project abandoned?