-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
描述一下这个bug / Describe the bug
串口数据很多的时候用鼠标滑动视觉效果很卡,实际滑动应该是一页数据,当一页一行的时候就最后的数据可能因为滑动一页导致无法显示出来,只能通过鼠标操作滚动条才能滚动到指定的位置
复现步骤 / To Reproduce
串口接收到很多页数据,然后鼠标滑动,只能一页一页的滑动,如果是用的触摸板的话,很容易一下滚动了好几页的数据,无法做到只滚动几行,查看多页数据不方便
预期的行为 / Expected behavior
预期应该是文本的滚动随着鼠标滚动,对于多页数据有割裂的效果,观察数据不方便
截图 / Screenshots
第一页位置
鼠标触发一次滚动位置
鼠标拖动滚动条可以到达的位置
日志 / Logs
No response
系统 / System
win11 23H2
软件版本 / Version
1.1.3.7
验证
- 检查该问题是否已被提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- 提供了最小可复现工程或详细的复现步骤,确保开发者可以复现 / The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels