D28466: Added Page element
David Edmundson
noreply at phabricator.kde.org
Tue Mar 31 16:47:15 BST 2020
davidedmundson added inline comments.
INLINE COMMENTS
> Page.qml:2
> +/*
> + * Copyright 2016 Niccolò Venerandi <niccolo at venerandi.org>
> + *
when did you add it?
> Page.qml:24
> +T.Page {
> + implicitWidth: Math.max(background ? background.implicitWidth : 0,
> + (contentItem ? contentItem.implicitWidth : 0) + leftPadding + rightPadding)
what background?
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D28466
To: niccolove, #plasma
Cc: davidedmundson, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200331/b2a1758d/attachment.html>
More information about the Kde-frameworks-devel
mailing list