mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-08 09:38:53 +00:00
- 路径过长时仅保留首项 + ... + 末两项,避免横向溢出工作区 - 单项设置 max-width 并通过内部 span 显示省略号,悬浮 tooltip 展示完整名称 - 通过 ResizeObserver 监听父容器宽度变化实时重测 Co-authored-by: Cursor <cursoragent@cursor.com>