Skip to content

style: fix workflow job position x offset after reload#1281

Merged
yinanazhou merged 2 commits intodevelopfrom
workflow-pos
Apr 13, 2025
Merged

style: fix workflow job position x offset after reload#1281
yinanazhou merged 2 commits intodevelopfrom
workflow-pos

Conversation

@yinanazhou
Copy link
Copy Markdown
Member

Resolves: #1128

  • I passed the docker hub test, and images can be built successfully.

  • I passed the GitHub CI test, so rodan functionalities and jobs work.

  • The workflow job items were shifting right by ~26px (approximately half the job width) after page reload due to saving center positions without accounting for dynamic text width. Changed to use top-left position coordinates instead of center coordinates to ensure consistent positioning regardless of job text width.

- The workflow job items were shifting right by ~26px (approximately half the job width) after page reload due to saving center positions without accounting for dynamic text width. Changed to use top-left position coordinates instead of center coordinates to ensure consistent positioning regardless of job text width.

refs: #1128
@yinanazhou yinanazhou requested a review from homework36 April 11, 2025 20:05
@homework36
Copy link
Copy Markdown
Contributor

GPU image build failed, which is irrelevant to this PR.
Let's wait for the results from another build. I'll fix the build problem if it fails again.

@yinanazhou yinanazhou merged commit c94213c into develop Apr 13, 2025
2 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 16, 2025
2 tasks
@yinanazhou yinanazhou deleted the workflow-pos branch January 7, 2026 21:55
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