Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PShelf in Nebula not scaling during DPI Change #145

Open
ShahzaibIbrahim opened this issue Nov 5, 2024 · 2 comments · May be fixed by EclipseNebula/nebula#629
Open

PShelf in Nebula not scaling during DPI Change #145

ShahzaibIbrahim opened this issue Nov 5, 2024 · 2 comments · May be fixed by EclipseNebula/nebula#629
Assignees
Labels
HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT
Milestone

Comments

@ShahzaibIbrahim
Copy link

During the dpi change, the texts are not correctly aligned vertically.

In this ss: primary monitor is 100% and secondary is 150%

Image

@ShahzaibIbrahim ShahzaibIbrahim self-assigned this Nov 5, 2024
@ShahzaibIbrahim ShahzaibIbrahim converted this from a draft issue Nov 5, 2024
@ShahzaibIbrahim ShahzaibIbrahim added the HiDPI A HiDPI-Related Issue or Feature label Nov 5, 2024
@HeikoKlare HeikoKlare added this to the 4.35 M2 milestone Jan 13, 2025
@akoch-yatta
Copy link

Can you update the status on that ticket @ShahzaibIbrahim ? Is there something to be done left?

@HeikoKlare HeikoKlare added the SWT Issue for SWT label Jan 14, 2025
@ShahzaibIbrahim
Copy link
Author

PR is created and fixes the issue but not sure why calling gc.getFontMetrics().getHeight() before performing other operations on GC delivers the different results. For now drafting the following PR. Can be discussed later.

EclipseNebula/nebula#629

@ShahzaibIbrahim ShahzaibIbrahim moved this from 🏗 In Work: Short to ❌ Blocked in HiDPI Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT
Projects
Status: ❌ Blocked
Development

Successfully merging a pull request may close this issue.

3 participants