We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RT。 比如这个网站: http://weavesilk.com/ 主要是因为工具不会屏蔽页面原生的点击事件,个人认为测量模式下,工具的点击事件优先级应该强制最高才对,类似QQ截图工具那样。 想问下有没有可能实现工具关闭的时候鼠标拖动是页面原生事件,而工具打开后页面上鼠标拖动是工具的测量事件?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RT。
比如这个网站:
http://weavesilk.com/
主要是因为工具不会屏蔽页面原生的点击事件,个人认为测量模式下,工具的点击事件优先级应该强制最高才对,类似QQ截图工具那样。
想问下有没有可能实现工具关闭的时候鼠标拖动是页面原生事件,而工具打开后页面上鼠标拖动是工具的测量事件?
The text was updated successfully, but these errors were encountered: