Skip to content

fix(ui): optimize TipsSlider layout margins to prevent text clipping#3150

Open
add-uos wants to merge 1 commit into
linuxdeepin:masterfrom
add-uos:fix-BUG-305223
Open

fix(ui): optimize TipsSlider layout margins to prevent text clipping#3150
add-uos wants to merge 1 commit into
linuxdeepin:masterfrom
add-uos:fix-BUG-305223

Conversation

@add-uos

@add-uos add-uos commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Add TextMetrics to dynamically calculate left/right margins based on text width, ensuring tips are fully visible without being clipped.

添加TextMetrics动态计算左右边距,确保提示文本完整显示不被裁剪。

Log: 修复TipsSlider文本裁剪问题
PMS: BUG-305223
Influence: 优化后所有TipsSlider组件的提示文本都能完整显示,提升用户体验。

Add TextMetrics to dynamically calculate left/right margins based on text
width, ensuring tips are fully visible without being clipped.

添加TextMetrics动态计算左右边距,确保提示文本完整显示不被裁剪。

Log: 修复TipsSlider文本裁剪问题
PMS: BUG-305223
Influence: 优化后所有TipsSlider组件的提示文本都能完整显示,提升用户体验。
@deepin-ci-robot

Copy link
Copy Markdown

[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.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @add-uos, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-bot

deepin-bot Bot commented Apr 3, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.80
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3153

@deepin-bot

deepin-bot Bot commented Apr 9, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.81
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3167

@deepin-bot

deepin-bot Bot commented Apr 23, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.82
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3187

@deepin-bot

deepin-bot Bot commented Apr 24, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.83
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3190

@deepin-bot

deepin-bot Bot commented May 8, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.84
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3215

@deepin-bot

deepin-bot Bot commented May 8, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.85
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3216

@deepin-bot

deepin-bot Bot commented May 16, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.86
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3238

@deepin-bot

deepin-bot Bot commented May 20, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.87
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3245

@deepin-bot

deepin-bot Bot commented May 22, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.88
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3251

@deepin-bot

deepin-bot Bot commented May 25, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.89
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3253

@deepin-bot

deepin-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.90
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3279

@deepin-bot

deepin-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.91
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3281

@deepin-bot

deepin-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.92
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3292

@deepin-bot

deepin-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.93
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3293

@deepin-bot

deepin-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.94
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3301

@deepin-bot

deepin-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.95
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3305

@deepin-bot

deepin-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.96
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3314

@deepin-bot

deepin-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.97
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants