This revision was automatically updated to reflect the committed changes.
Closed by commit R242:2faa71a55a75: Workaround bug with native rendering and
opacity in TextField text (authored by davidedmundson).
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabrica
ngraham added a comment.
Anyway, confirmed that this works around the problem for me. +1
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
origin-master (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D15021
To: davidedmundson, #plasma, broulik
Cc: ngraham, kde-fram
broulik added a comment.
And potentially `QtQuickControlsPrivate` import but I recall it had some
sideeffects that we needed, despite not using anything from it(?)
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
origin-master (branched from master)
REVISION DETAIL
https://phabricato
ngraham added a comment.
We could also get rid of the `import QtQuick.Window 2.2` line since it only
existed to get `Screen.devicePixelRatio`, which this patch removes.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
origin-master (branched from master)
REVISION DETAIL
https://phabr
broulik accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
origin-master (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D15021
To: davidedmundson, #plasma, broulik
Cc: kde-frameworks-devel, michael
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
Problem is identified in https://bugreports.qt.io/browse/QTBUG-70