https://bugs.kde.org/show_bug.cgi?id=389826

--- Comment #6 from Mykola Krachkovsky <w01dn...@gmail.com> ---
Yes, ok I'll do it. But before I need to make patch correct. As I've found
Screen.pixelDensity is physical DPI (or DPmm). But when logical DPI != physical
DPI that's bad. And more, it's changed when screen is changed. And I can't find
logical DPI in QML Screen object. So I'm not sure what's best option, to export
logical dpi to QML: root context setContextProperty or call qmlRegisterType for
wrapper around primary screen. Or maybe there is a simpler way to export
function into QML.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to