fix(settings): clip overflow text in basic settings#639
Conversation
There was a problem hiding this comment.
Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
e1c1458 to
4417ad0
Compare
1. Add clip property to navigation ScrollView to prevent text overflow 2. Add clip property to content ScrollView to prevent text overflow Log: Fix text display overflow in application settings basic settings page fix: 修复基础设置中文案显示超出范围 1. 为导航区域 ScrollView 添加 clip 属性防止文案溢出 2. 为内容区域 ScrollView 添加 clip 属性防止文案溢出 Log: 修复应用设置基础设置页面文案显示超出范围 PMS: BUG-366511
4417ad0 to
7f05971
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 18202781743, MyLeeJiEun The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Log: Fix text display overflow in application settings basic settings page
fix(settings): 修复基础设置中文案显示超出范围
Log: 修复应用设置基础设置页面文案显示超出范围
PMS: BUG-366511