davidedmundson added inline comments. INLINE COMMENTS
> Page.qml:2 > +/* > + * Copyright 2016 Niccolò Venerandi <nicc...@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