-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node无法拖动(偶现) #15
Comments
你是不是也是macbook的触摸板,然后三手指轻触拖动啊。。。我发现我三手指轻触且快速移动时确实会出现你说的情况,但是我单击按下触摸板然后拖动就不会出现,感觉是三手指轻触拖动时太快的话有时候不能触发select事件 |
不是啊,是windows上的鼠标拖动 |
同样的问题,解决了么?😁 |
没啊,我这也重现不了,g6升级版本了,我正琢磨这重新写一版设计器呢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
鼠标在node上已出现可拖动cursor,此时拖动鼠标,node并没有移动。demo上可以复现此问题,开始事件、捕获事件、结束事件出现该问题的几率比较大,暂不知道原因。
The text was updated successfully, but these errors were encountered: