balena-labs-projects / balena-dash

Build a Raspberry Pi based desktop dashboard for stats, photos, videos and more!
https://balena.io/blog/make-a-web-frame-with-raspberry-pi-in-30-minutes/
MIT License
432 stars 137 forks source link

What is the correct way to implement device scale for kiosk container on 4k screens? #125

Open philkunz opened 3 years ago

philkunz commented 3 years ago

I tried setting $FLAGS for kiosk container to ---force-device-factor=1.5 but the result is weirdly streched.

Any clues?