Skip to content

fix: next action rect position error - #561

Merged
asterwyx merged 1 commit into
linuxdeepin:masterfrom
asterwyx:actionlist
Apr 1, 2024
Merged

fix: next action rect position error#561
asterwyx merged 1 commit into
linuxdeepin:masterfrom
asterwyx:actionlist

Conversation

@asterwyx

Copy link
Copy Markdown
Contributor

Spacing should be counts of pixel without any content between two line. for two dot, spacing = dot1 - dot2 - 1, not dot1 - dot2.

Log: fix next action rect position error
Issue: linuxdeepin/developer-center#6379

deepin-ci-robot added a commit to linuxdeepin/dtk6widget that referenced this pull request Mar 28, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#561
@asterwyx

Copy link
Copy Markdown
Contributor Author

修改前的效果:

before

修改后的效果:

after

只有大概两个像素的区别,很难看出来。

@deepin-bot

deepin-bot Bot commented Mar 28, 2024

Copy link
Copy Markdown
Contributor

Doc Check bot
🟢 Document Coverage Check Passed!

@asterwyx
asterwyx requested a review from FeiWang1119 March 28, 2024 07:16
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: asterwyx, FeiWang1119

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

@asterwyx

asterwyx commented Apr 1, 2024

Copy link
Copy Markdown
Contributor Author

/check obs

@deepin-bot

deepin-bot Bot commented Apr 1, 2024

Copy link
Copy Markdown
Contributor

Deepin Obs Bot
Starting find obs webhook event and retrigger!

Spacing should be counts of pixel without any content between two
line. for two dot, spacing = dot1 - dot2 - 1, not dot1 - dot2.

Log: fix next action rect position error
Issue: linuxdeepin/developer-center#6379
deepin-ci-robot added a commit to linuxdeepin/dtk6widget that referenced this pull request Apr 1, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#561
@asterwyx
asterwyx merged commit 3120a8d into linuxdeepin:master Apr 1, 2024
@asterwyx
asterwyx deleted the actionlist branch April 1, 2024 06:44
asterwyx pushed a commit to linuxdeepin/dtk6widget that referenced this pull request Apr 1, 2024
Synchronize source files from linuxdeepin/dtkwidget.

Source-pull-request: linuxdeepin/dtkwidget#561
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.

3 participants