-
Bugs like this are annoying because its one library interfering with another.
[fastclick](https://github.com/ftlabs/fastclick) makes mobile web browsers feel faster because touch devices have 300ms…
-
> before you submit your issue, please delete all the example code in template
## Environment Info
Node version(`node -v`)
```
v6.2.2
```
Your site `_config.yml`
```
# Hexo Configuration
# Hexo C…
-
> before you submit your issue, please delete all the example code in template
## Environment Info
Node version(`node -v`)
```
v5.7.0
```
Your site `_config.yml`
```
title: 黑境
subtitle:…
-
这两个有冲突。
本身iscroll有解决300ms的点透问题,但是我其他第三方也包含解决点透的解决方案,当这两个插件放在一起被使用时,就会产生click需要点击两次的问题。类似 https://github.com/ftlabs/fastclick/issues/71
-
personally I believe certain bugs that carry a major risk should be hidden from non team members so other malicious entity's , have to audit the code themselves instead of turning your work against yo…
-
https://www.adchsm.com/slidebars/help/advanced-usage/removing-click-delays/
> Devices with touch capability often have a 300ms delay on click triggers. Throughout this site I have recommended using j…
-
Would it be a good idea to have user's only able to access a subset of screens?
For example:
Admins can access any screen.
Communications department can access public screens.
Development teams can a…
-
Hi, I am loading the lib with requirejs and I get the following error:
> Error: Mismatched anonymous define() module:
> function () {
> "use strict";
> return FastClick;
> }
> http://req…
-
Hi,
When dragging the timeline, the drag event doesn't fire immediately, but after the cursor travels some 5+ pixels. Also, if you click on the timeline axis and drag the cursor real slow, the drag ev…
-
We still have an issue where some components use one name and some the other, resulting in code duplication: https://github.com/search?q=user%3AFinancial-Times+dom-delegate&type=Code&utf8=%E2%9C%93 ht…