You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.
As reported here [1] with a compositor that properly
handles HiDPI, surface item size is not scaled at all
resulting in windows twice the size on Retina.
Issue: #190
Issue: #218
[1] = https://bugreports.qt.io/browse/QTBUG-55303
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Commit f624b9d allows device pixel ratio to be calculated correcly but there's more to do.
Surface items need to be scaled down according to the buffer scale.
#190 is related to this task.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: