Skip to content

Conversation

@HeikoKlare
Copy link
Contributor

The command labels in a perspective's onboarding area are placed in a right-aligned layout but the labels themselves are not right-aligned, such that they are not perfectly right aligned as they can be up to 1 point off (which can sum up to multiple pixels with monitor zoom values).

This change adapts the labels to be right aligned such that they properly fit.

Before

At 175%:
image

After

At 175%:
image

The command labels in a perspective's onboarding area are placed in a
right-aligned layout but the labels themselves are not right-aligned,
such that they are not perfectly right aligned as they can be up to 1
point off (which can sum up to multiple pixels with monitor zoom
values).

This change adapts the labels to be right aligned such that they
properly fit.
@HeikoKlare HeikoKlare force-pushed the onboarding-command-alignment branch from 56c3cf2 to e16508b Compare November 12, 2025 15:20
@github-actions
Copy link
Contributor

Test Results

 3 018 files  ±0   3 018 suites  ±0   2h 19m 50s ⏱️ + 1m 17s
 8 234 tests ±0   7 985 ✅ ±0  249 💤 ±0  0 ❌ ±0 
23 622 runs  ±0  22 828 ✅ ±0  794 💤 ±0  0 ❌ ±0 

Results for commit e16508b. ± Comparison against base commit 6d2b614.

Copy link
Contributor

@akoch-yatta akoch-yatta left a comment

Choose a reason for hiding this comment

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

Having the text aligned right here definitely makes sense. I gave it a short test and it worked as expected for me.

@HeikoKlare HeikoKlare merged commit 9abc505 into eclipse-platform:master Nov 13, 2025
18 checks passed
@HeikoKlare HeikoKlare deleted the onboarding-command-alignment branch November 13, 2025 15:36
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.

Degraded text alignment in onboarding area

2 participants