Skip to content

fix(floating-panel): hide content until shell morph settles - #2168

Open
0xTotoroX wants to merge 1 commit into
BigPizzaV3:mainfrom
0xTotoroX:codex/fix-floating-panel-content-visibility
Open

fix(floating-panel): hide content until shell morph settles#2168
0xTotoroX wants to merge 1 commit into
BigPizzaV3:mainfrom
0xTotoroX:codex/fix-floating-panel-content-visibility

Conversation

@0xTotoroX

@0xTotoroX 0xTotoroX commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

展开悬浮窗时,内容会在外壳展开完成前提前出现;收拢时,即使计算样式中的 clip-path 已随外壳缩小,设置文字仍可能残留在外壳之外。

本次修复让内容默认隐藏,仅在外壳完全展开后显示,并禁用面板自身的 CSS 过渡,避免宿主的全局过渡规则延迟内容显隐。保留现有外壳动画的速度和路径,将注入脚本版本更新为 2.0.8,并补充显隐规则的回归检查。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant