Closed 1peter10 closed 12 months ago
I fixed this issue, now the window should properly scale to the recommended 360px.
The culprit here was an unused successful dithering
report page, which for some reason made the whole window structure require an additional 100 pixels from the already set 360px.
Also, thanks for linking linuxphoneapps's docs, its a pretty useful resource! PS. Please don't close this issue, I'll close it myself when I'll finish making the fix.
Hi,
I have just tried your great app on the Librem 5 and it's working quite well (when applying the scale-to-fit "hack" that makes too wide apps fit the screen in Phosh) on mobile already, and I am really glad to see more work regarding mobile support in #44 !
360px would be the correct value due to 2x scaling on a 1440x720px screen (or 3x on 1080px wide screens when held in portrait)
See https://developer.gnome.org/hig/guidelines/adaptive.html for reference.
(BTW, if you have input to make https://linuxphoneapps.org/docs/resources/developer-information/ better, please get in touch :) )
Here's how the app looks as is:
And here in it's current form with scale-to-fit
I am happy to help with testing, unfortunately (day job) it may take me a bit to give proper feedback.