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

Screenshots of AWT Canvas on Win10 are not scaled on HiDPI screens #301

Open
jzy3d opened this issue Aug 8, 2022 · 0 comments
Open

Screenshots of AWT Canvas on Win10 are not scaled on HiDPI screens #301

jzy3d opened this issue Aug 8, 2022 · 0 comments
Labels
Projects
Milestone

Comments

@jzy3d
Copy link
Owner

jzy3d commented Aug 8, 2022

Despite the bug fix on Win10+AWT let the chart scene occupy the complete canvas, screenshots of such chart will show another bug : the screenshot image of an HiDPI chart will have the same size of a non HiDPI chart (instead of a larger image) but the content will still be scaled, hence appearing cut.

Workarounds

Notes

  • Newt can not be used since it handles canvas event slowly on macOS as of JOGL 2.4
@jzy3d jzy3d added the bug label Aug 8, 2022
@jzy3d jzy3d modified the milestones: 2.2.0, 2.3.0 Aug 8, 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