Skip to content

Commit

Permalink
文档 帮助 长截屏更新
Browse files Browse the repository at this point in the history
  • Loading branch information
xushengfeng committed Jan 7, 2023
1 parent 5431c50 commit a8b5171
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/renderer/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,8 @@ <h3>录制栏</h3>

<h2 id="长截屏"><img src="./assets/icons/long_clip.svg" class="icon">长截屏</h2>
<p>即滚动截屏。</p>
<p>框选并按下长截屏按钮后,屏幕将绘制框选框,此时通过鼠标滚轮慢速滚动内容来确定截屏范围。滚动完后,点击右下角红点以结束截屏。此时编辑界面会弹出,耐心等待些许时间,拼接好的长屏将展示。目前暂不支持编辑
<p>框选并按下长截屏按钮后,屏幕将绘制框选框,此时通过鼠标滚轮滚动内容来确定截屏范围。滚动完后,点击右下角红点以结束截屏。此时编辑界面会弹出,耐心等待些许时间,拼接好的长屏将展示。
</p>
<p>目前该功能仍是初版,仍有不完善的地方。</p>

<h2 id="主页面"><img src="./assets/icons/main.svg" class="icon">主页面</h2>
<p>当你按下 <img src="./assets/icons/ocr.svg" class="icon">文字识别或 <img src="./assets/icons/scan.svg"
Expand Down Expand Up @@ -355,4 +354,4 @@ <h3 id="代理">代理</h3>
<script src="help/help.ts" type="module"></script>
</body>

</html>
</html>

0 comments on commit a8b5171

Please sign in to comment.