Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

修复表情在换行边缘会遮挡其他文本的问题 #1061

Merged
merged 1 commit into from
Apr 17, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Apr 17, 2022

Close #1034

出现问题的原因是本应显示表情的地方被默认的省略号给顶掉了。在文本溢出时不显示这个省略号可以解决问题

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

当表情位于文本行尾且正好处于溢出点时,表情的位置会被顶到行首

新的行为是什么?

不使用自动添加的省略号,让行尾表情正常显示

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

备注

@Richasy Richasy added bug 🐛 异常或错误使得应用不能按预期工作 UI 问题 🎨 用户界面表现不符合预期 labels Apr 17, 2022
@Richasy Richasy merged commit 8b20cc5 into main Apr 17, 2022
@Richasy Richasy deleted the richasy/fixEmotiWrap branch April 17, 2022 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作 UI 问题 🎨 用户界面表现不符合预期
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 评论区的表情与文字重叠
1 participant