Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

External monitors shrink view port #55

Open
sophiajt opened this issue Sep 18, 2017 · 3 comments
Open

External monitors shrink view port #55

sophiajt opened this issue Sep 18, 2017 · 3 comments

Comments

@sophiajt
Copy link

sophiajt commented Sep 18, 2017

If you use servoshell on macOS and go out to an external monitor, the view gets shrunk to the lower left quadrant.

screen shot 2017-09-18 at 11 46 01 am

edit: this seems to only happen when using the full version. The minimal (glutin) version seems okay.

@paulrouget
Copy link
Owner

Different DPI?

@sophiajt
Copy link
Author

Yup, looks like it is.

@paulrouget
Copy link
Owner

Hmm, we need to do something similar to:

AppEvent::DidChangeScreenParameters => {

Not sure how to detect the display change yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants