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

Replace Device::getDPI() usage in GEF Classic #206

Open
ShahzaibIbrahim opened this issue Jan 21, 2025 · 0 comments
Open

Replace Device::getDPI() usage in GEF Classic #206

ShahzaibIbrahim opened this issue Jan 21, 2025 · 0 comments
Labels
Bug A Derivation of Expected Behavior HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT

Comments

@ShahzaibIbrahim
Copy link

Following are the places that needed to be replaced in GEF Classic:

org.eclipse.draw2d.PrinterGraphics.setLineAttributes(LineAttributes)
org.eclipse.draw2d.PrintFigureOperation.setupPrinterGraphicsFor(Graphics, IFigure)
org.eclipse.draw2d.PrinterGraphics.zoomFontHeight(int)
org.eclipse.gef.internal.ui.rulers.RulerFigure.getDPU()
@ShahzaibIbrahim ShahzaibIbrahim added the Bug A Derivation of Expected Behavior label Jan 21, 2025
@ShahzaibIbrahim ShahzaibIbrahim moved this to 🔖 Ready: Atomic in HiDPI Jan 21, 2025
@akoch-yatta akoch-yatta added SWT Issue for SWT HiDPI A HiDPI-Related Issue or Feature labels Jan 31, 2025
@akoch-yatta akoch-yatta moved this from 🔖 Ready: Atomic to 🆕 New in HiDPI Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A Derivation of Expected Behavior HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants