D18545: [breeze desktop theme/dialogs] WIP, Add rounded corners to dialogs
David Edmundson
noreply at phabricator.kde.org
Tue Jan 29 18:23:01 GMT 2019
davidedmundson added a comment.
> "Background Contrast" darkens the background of all the UI elements by adding rectangles (instead of just darkening their backgrounds).
That's both true and not true.
We take the frame SVG and run:
QBitmap(d->alphaMask().mask())
Which is a list of rectangles, but there's no reason why it wouldn't be an exact representation.
Is the alphamask or the edited frame updated?
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D18545
To: rooty, #vdg, ngraham
Cc: davidedmundson, Codezela, filipf, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190129/5df5188d/attachment.html>
More information about the Kde-frameworks-devel
mailing list