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

Tooltips and post renderers aren't scaled properly when {AWT, Win10, Java9+, HiDPI} #302

Open
jzy3d opened this issue Aug 9, 2022 · 0 comments
Labels
Projects

Comments

@jzy3d
Copy link
Owner

jzy3d commented Aug 9, 2022

In the below image, the red rectangle is supposed to occupy the complete canvas (-10 pixels margin). The tooltip is supposed to appear where the surface cell is grayed.

Win10-JDK9-HiDPI-AWT

The experimental fix commited here was unsufficient since it corrupted the mouse click accuracy in a symetric way (click get shifted as overlay is shifted without the fix).

@jzy3d jzy3d modified the milestone: 2.3.0 Aug 9, 2022
@jzy3d jzy3d added the bug label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Jzy3D
Awaiting triage
Development

No branches or pull requests

1 participant