<div dir="ltr">Ok. I made all dimensions of the objects (many!) on the screen dependent on the resolution. So the last thing to do will be getting the device-dependent resolution value to QML which should be no problem in the next version of the SDK, I guess.<div>
<br></div><div>Seppo </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/11 Jarko Vihriala <span dir="ltr"><<a href="mailto:jarko.vihriala@jolla.com" target="_blank">jarko.vihriala@jolla.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
This resolution is updated to match real device and this change is delivered in next SDK update. This SDK update is already undergoing tests so we should be able to release it soon.<br>
<br>
In general apps should not use fixed values of device screen but use relative bindings.<br>
<br>
thanks, Jarko<br>
________________________________________<br>
From: <a href="mailto:devel-bounces@lists.sailfishos.org">devel-bounces@lists.sailfishos.org</a> [<a href="mailto:devel-bounces@lists.sailfishos.org">devel-bounces@lists.sailfishos.org</a>] on behalf of Seppo Tiainen [<a href="mailto:seppo.tiainen@gmail.com">seppo.tiainen@gmail.com</a>]<br>

Sent: Friday, October 11, 2013 7:29 AM<br>
To: <a href="mailto:devel@lists.sailfishos.org">devel@lists.sailfishos.org</a><br>
Subject: [SailfishDevel] Managing screen resolution<br>
<div class="HOEnZb"><div class="h5"><br>
The SailfishOS SDK (Qt5 Alpha) assumes a screen resolution of 854 × 480 which is the same as on N9. It seems, however, the first Jolla device will have a 960 × 540 pixel display. How should one prepare for that? I have understood that the current advice is to use 16:9 aspect ratio and no hard-coding in number of pixels.<br>

<br>
But if you are porting an app that has been hard-coded for N9 screen size, what is the best approach?<br>
<br>
1) Will there be a global parameter to fix the 'magnification'? (would be great!)<br>
2) Is there any other way to fix the resolution easily?<br>
3) Should the whole app UI be redesigned? (would be a lot of work...)<br>
<br>
Seppo<br>
</div></div></blockquote></div><br></div>