fix(notification): align notification items in staging area#1466
fix(notification): align notification items in staging area#1466deepin-bot[bot] merged 1 commit intolinuxdeepin:masterfrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAligns notification items in the staging area ListView with those in the main notification view by applying a consistent left margin style. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Add leftMargin to ListView in NotifyStaging to match NotifyView layout. 在NotifyStaging的ListView中添加leftMargin,使其与NotifyView布局保持一致。 Log: 修复通知中心暂驻区域和常驻区域消息对齐问题 PMS: BUG-351633 Influence: 修复后通知中心暂驻区域和常驻区域的通知项将正确对齐显示。
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos 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 |
2 similar comments
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos 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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos 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 |
deepin pr auto review这段代码修改主要是对 1. 语法逻辑
2. 代码质量
3. 代码性能
4. 代码安全
5. 改进建议虽然目前的修改没有问题,但为了代码的健壮性,可以考虑以下几点:
总结:这是一次清晰、低风险的 UI 调整,符合代码规范。可以直接合并。 |
|
/forcemerge |
|
This pr force merged! (status: behind) |
Add leftMargin to ListView in NotifyStaging to match NotifyView layout.
在NotifyStaging的ListView中添加leftMargin,使其与NotifyView布局保持一致。
Log: 修复通知中心暂驻区域和常驻区域消息对齐问题
PMS: BUG-351633
Influence: 修复后通知中心暂驻区域和常驻区域的通知项将正确对齐显示。
Summary by Sourcery
Bug Fixes: