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

support hidpi screens with neutronium #40

Closed
jmecosta opened this issue Nov 19, 2017 · 6 comments
Closed

support hidpi screens with neutronium #40

jmecosta opened this issue Nov 19, 2017 · 6 comments

Comments

@jmecosta
Copy link

hi @David-Desmaisons

displaying Neutronium when custom scaling level is set to more than 100% for example in hi dpi screens causes widgets to render incorrectly. see screenshot

image

maybe related: cefsharp/CefSharp#1803

@David-Desmaisons
Copy link
Member

Hi @jmecosta.
Thanks for the hint, I will add the corresponding CfxRuntime.EnableHighDpiSupport()
in the next version

@David-Desmaisons
Copy link
Member

Corrected by commit ae3bdc4

@David-Desmaisons
Copy link
Member

@jmecosta Could you confirm this fix worked?

@jmecosta
Copy link
Author

jmecosta commented Dec 1, 2017

@David-Desmaisons no, still same problem

  <package id="Neutronium.WebBrowserEngine.ChromiumFx" version="1.0.1" targetFramework="net45" />

20171201_183322.zip

ive made a small video of the thing

@David-Desmaisons
Copy link
Member

Using version 1.0.1 correct?

@jmecosta
Copy link
Author

jmecosta commented Dec 1, 2017

yep, forgot to escape the versioning

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

2 participants