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

Does not scale on high-dpi monitor - skyrocketing memory use #2

Open
WildeTechSolutions opened this issue Jul 6, 2020 · 1 comment

Comments

@WildeTechSolutions
Copy link

On high-dpi monitor, a ton of memory is used as soon as the swing node is initiated. If additional browsers are created the memory usage goes up a ton. This does not occur on a non high-dpi monitor or when java.exe is run using compatibility mode-high dpi scaling. How can we tell JCEF to add support for High DPI. Note that this does not occur when OCR is set to false with swing.

@WildeTechSolutions
Copy link
Author

It appears the best fix for this is just using Java 9+, scales properly.

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

No branches or pull requests

1 participant