-
The usecase is to throttle `touchmove` events in the dom. As of now we have to schedule it via `mutate` and then `clear` it when the next one comes. This can't be done easily and one needs to write a …
-
### 相关信息
- 问题类型
- 引擎版本
1060
- 手机型号
华为荣耀8
- 操作系统
10.14.6
- IDE版本
- toolkit版本
### 问题描述
1、预期效果: 手指不移动时不触发touchmove事件
2、实际效果: 手指未移动,touchumove事…
-
I noticed when using Owl Carousel 2, while slide the item in mobile viewing, the browser also can be move up and down. Try to disabling the scroll function when trigger the Owl Carousel 2 prev and nex…
-
**bug描述**
scroller中嵌套carousel,会造成滑动聚焦错误的问题。
**复现bug的步骤**
1. 运行代码
2. 正常滑动
3. 手指移动到carousel区域滑动
4. 复现问题
**问题截图**
**编译环境信息**
- chameleon-tool 版本:0.0.13
- nodejs版本、npm版本:[node v8.9.4、n…
-
i use the latest version (4.1.2). the events tap and dbl tap are not working there. all other events are fine. any suggestion how to fix that problem? thanks for you help
-
Scrolling on trackpads can give additional information about the state of scrolling that determines the first wheel event of a scrolling sequence (from the time that user starts scrolling till when th…
-
Hello,
I think I've found a bug in Slick when using it in combination with the Internet Explorer 11 on Windows Phone 8.1.
Consider the following:
- Have a slick slideshow, where there are links surro…
-
Hi Mr Chris Oakman,
I have noticed that when chessboard.js is viewed and used on a touch screen device, piece dragging becomes a problem - it is quite annoying because as you'd try to drag a certai…
-
Does this support touch devices. By looking at the code it appears that only touch events (touchstart, touchmove & touchend) need to be added to support draglessClick on touch devices.
It would als…
-
Tested how this little thing works and while it works nicely on desktop browsers, had some interesting problems on Mobile WebKit (iOS 5.0.1) running on iPad. When tapping image content area, it zooms …