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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
在录制的时候发现按下鼠标左键拖动选择文本的过程无法被录制下载 在日常使用中这个操作还是挺频繁的 希望能够解决
The text was updated successfully, but these errors were encountered:
刚刚又尝试了通过按 shift + 上下左右 的方式来选择,也是不能选中那一块文本,但是再复制粘贴可以粘贴出本来应该选中的那一块文本
Sorry, something went wrong.
好的,下个版本会改回 win32api 方式实现录制和模拟。回头加一个记录 mouse move 事件,这样就能模拟鼠标拖动轨迹了。 shift + 上下左右的问题已经建了另外的 issue,到时候会一并解决。
v3.0 版本已发布,鼠标轨迹可被录制了 https://github.com/taojy123/KeymouseGo/releases/tag/v3.0
No branches or pull requests
在录制的时候发现按下鼠标左键拖动选择文本的过程无法被录制下载
在日常使用中这个操作还是挺频繁的 希望能够解决
The text was updated successfully, but these errors were encountered: