fix(bar): 固定输入框位置、即时选区跟随、运行态动效与阴影收窄 - #3
Merged
Merged
Conversation
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.
行为
bar_resize携带barOffset,Swift 侧只改面板高度,底栏顶边恒贴 Finder 下缘。selection_peek轻量命令(缓存选中容器),底栏 100ms 轮询、空闲退避 300ms,变化即完整捕获;分栏视图被顺带选中的父目录在 Swift 侧剔除。overflow:hidden把绝对定位浮层整体裁掉的问题。影响需求
P0_UI_Spec 新增「任务进行中形态」「阴影」两节。
验证
pnpm build、Playwright 21 项(新增 2 项)、swift test5 项、两份 clippy 通过。限制
真机视觉复验待解锁屏幕后进行(本轮截图被锁屏拦截)。