hsarkanen / JollaOpas

Jolla Opas
GNU General Public License v3.0
4 stars 4 forks source link

Scalability hacks #9

Closed mjtorn closed 8 years ago

mjtorn commented 8 years ago

Hi!

Figured I could take a stab at making the app work better on the Fairphone2 and build it for the tablet, because the scaling was off and I couldn't find an x86 build anyway.

This is not 100% perfect on the tablet but seems more than serviceable on the Fairphone2 and practically indistinguishable on the Jolla Phone.

Mainly consists of adding some * Theme.pixelRatio multipliers to static widths, but also tried to get rid of some non-portable magic numbers.

What do you think? I'd appreciate a merge, because this seems to work fine :)

8 related.

hsarkanen commented 8 years ago

This looks good to me. I appreciate very much your effort to fix the layout on different devices! I tested this only on the original JollaPhone which is my only SailfishOS device but I trust your testing on other devices. So it's now merged aadf91f5596b618b4cef067e9e897d225b12dc13 and released for both Arm and x86 on Openrepos.