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

Widgets drawn 2x size and position on Retina Mac OSX if initially placed on non-Retina screen #2

Open
baekgaard opened this issue Apr 30, 2014 · 0 comments
Labels

Comments

@baekgaard
Copy link
Member

Widgets (buttons) are drawn at 2x their (x,y) position and size if the initial application windows is placed on a non-Retina screen on a Mac with a Retina display.

As a work-around, moving the window to the Retina screen fixes this, even if the window is then moved back to the non-Retina screen.

This might be a Qt issue, but needs to be analysed.

@baekgaard baekgaard added the bug label Apr 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant