touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #92446
[Bug 1468402] Re: UITK breaks Widget fonts in mixed applications
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.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1468402
Title:
UITK breaks Widget fonts in mixed applications
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
The UI Toolkit does change the default application font, which breaks some Texts in Widget based
applications. If a developer mixes Qt Widgets and the UITK some text fonts will be shown way too small
because widgets don't respect the grid units.
As seen in lp:1340061
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1468402/+subscriptions
References