Comment 2 for bug 1306581

Revision history for this message
Zsombor Egri (zsombi) wrote :

We need this in C++. We can make a dependency towards qtgsettings and read the key value for the current monitor whenever GRID_UNIT_PX is not specified. Accessing gsettings on phone is blocked by app rights, so we should skip that for now.

Florian's DPR patch would be needed to get the DPI per screen, however with X11we may get it done using QQuickScreen code.