Remove the magic globalUiScaleFactor cli thing, use devicePixelRatio

Authored by leinir on Sep 30 2019, 1:26 PM.

Description

Remove the magic globalUiScaleFactor cli thing, use devicePixelRatio

This works around the friendly magic that QML Image does for us, which
isn't really friendly or helpful to our specific purposes.

Details

Committed
leinirSep 30 2019, 1:27 PM
Parents
R157:fce7322a433e: Move some attr sets to before app creation (and add devicePixelRatio)
Branches
Unknown
Tags
Unknown