fix:修复因为滚动逻辑区域没有完全覆盖所有文件夹导致的滚动异常问题 - #207
Merged
Merged
Conversation
2 tasks
Collaborator
Author
|
@1lck 这个 Mac 的 CI 流程好像有点问题,我没有修改代码重跑之后就通过了,这一个改动很小可以开审了 |
Owner
|
ci是有点问题 我回头再修一下 这段时间就先让ai看看ci挂的原因吧 如果与改动无关则不用管 |
1lck
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改一部分内容,主要是滚动区域异常的问题,这个好像在 win 那边也有问题但是我没有稳定复现,因此仅仅修改了 MacOS 部分