Comment 1 for bug 1468402

Revision history for this message
Cris Dywan (kalikiana) wrote :

src/Ubuntu/Components/plugin/uctheme.cpp:363

defaultFont.setPixelSize(UCFontUtils::instance().sizeToPixels("medium"));

Not sure I agree it's a bug as not doing this would break QML for HiDPI displays. Rather QtWidgets should be fixed.