feat: Implement multi-language support (i18n) and refine UI scrollbar… #21
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.
本地提交包含了:
滚动条革新:
· 采用 Claude 主题橙色,视觉更统一。
· 实现“果冻”放大交互:鼠标悬停时平滑膨胀,增加操作信心。
· 交互优化:增加透明边框(防贴边 + 大感应区)并保障 30px 最小高度,彻底解决“难点击、太短”的问题。
布局修复:
· 增加消息列表底部留白,防止长内容被输入框遮挡。
· 优化输入框容器宽度,避让右侧滚动条区域。
窗口优化:
· 隐藏系统原生标题栏,使用自定义沉浸式顶栏。
· 将应用标题调整为绝对居中,优化窗口拖拽区域体验。