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
在检查时间段Leak时提示需要mark time,但这个操作在ui和文档里都没有看到有做提示,最后阅读源码才看到是Shift+拖拽。
能否改成默认拖拽就是mark Time,Ctrl+拖拽是移动坐标轴;或者是hover时候弹窗提示一下组合键,这个键位组合确实不容易发现,也缺少指引。
The text was updated successfully, but these errors were encountered:
hi 感谢反馈,文档确实藏得比较深 在这一小节有介绍 macos 和 win 的操作 https://github.com/Tencent/loli_profiler/blob/master/docs/QUICK_START_CN.md#%E6%9F%A5%E7%9C%8B%E6%95%B0%E6%8D%AE 键位修改比较容易,你可以本地改一下出一个包,我们有提供一键打包脚本
Sorry, something went wrong.
No branches or pull requests
在检查时间段Leak时提示需要mark time,但这个操作在ui和文档里都没有看到有做提示,最后阅读源码才看到是Shift+拖拽。
能否改成默认拖拽就是mark Time,Ctrl+拖拽是移动坐标轴;或者是hover时候弹窗提示一下组合键,这个键位组合确实不容易发现,也缺少指引。
The text was updated successfully, but these errors were encountered: