Skip to content
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

元素上的dragstart事件有问题 #1042

Open
woxiaobaimao opened this issue Nov 10, 2023 · 1 comment
Open

元素上的dragstart事件有问题 #1042

woxiaobaimao opened this issue Nov 10, 2023 · 1 comment

Comments

@woxiaobaimao
Copy link

woxiaobaimao commented Nov 10, 2023

当我去想拖动一个元素的时候,预期开始拖动在触发dragstart上的事件,但是实际结果却是鼠标按下就触发了,dragstart不就和mousedown结果一样了?

@shyser
Copy link

shyser commented Mar 26, 2024

去看看_dragStart函数以及是谁在调用它的就知道了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants