-
Autox.js 版本:7.0.3
Autox.js 下载渠道:https://github.com/kkevsekk1/AutoX/releases
Android 版本:Android 9
Android 机型:Ausu ROG 3(逍遥模拟器)
Android 系统类别:逍遥模拟器
VSCODE 扩展版本 Auto.js-Autox.js-VSCodeExt (可选,如果是连接电脑…
-
(Enjoying the library, thanks for making it available)
I noticed the brush doesn't work with touch interactivity on mobile. Example here: https://vx-demo.now.sh/brush
After digging into the cod…
-
Hi, when on a touchscreen I have the focus on an external element and than I try to ```hoverpick``` inside the viewer, the event is not fired. To restore the behavior, I have to fire a ```touchmove```…
-
Hello, Spline community!
I have a question regarding a non-passive event warning in the console, a.k.a "[Violation] Added non-passive event listener to a scroll-blocking `'touchstart'` event." which…
-
**Описание**
При взаимодействии с Touch с помощь тачскрина/пера он не реагирует на это
**Версия библиотеки**
v4.23.0
**Шаги воспроизведения**
1. Идём на https://vkcom.github.io/VKUI/#/Touch
…
-
Off-click fires when touch device user ends target element drag. I suggest you add a touchmove event handler
`document.addEventListener("touchmove", touchMoveHandler, true);`
and variable
`var touchDr…
-
AlloyTouch.Button touchMove 为什么没有option ?
故意的?
-
似乎2020.6.14版本wkeSetTouchEnabled开启的状态下,只要鼠标移动就会触发touchmove,而不考虑是否按下了左键。
如果模拟touch,应当是按下左键后的move才是触发touchmove。
之前版本(2020.5.15)没有这个问题。
-
在使用 `
取消
确定
`
如果 点击 popup 空的处 或 divider label 上 向下、向上, 会冒泡到底层, 导至页面 默认行为 向下、向上滑动。
-
We know that holder events don't work as we want them to, but we haven't really defined how we want them to work. This is a draft of what I think should happen.
### Widget dragged from HolderA to H…