<table><tr><td style="">ngraham requested changes to this revision.<br />ngraham added a comment.<br />This revision now requires changes to proceed.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D27189">View Revision</a></tr></table><br /><div><div><p>Yeah, so you'll want to submit a plasma-frameworks patch which includes the new SVG and mark this as depending on it.</p>

<p>The reason why the text is now pushed over is because you added the new <tt style="background: #ebebeb; font-size: 13px;">PlasmaCore.FrameSvgItem</tt> *inside* the <tt style="background: #ebebeb; font-size: 13px;">RowLayout</tt> that contains the <tt style="background: #ebebeb; font-size: 13px;">Heading</tt>. If anything the reverse should be true; the <tt style="background: #ebebeb; font-size: 13px;">RowLayout</tt> should be inside the new header SVG.</p>

<p>Also you can't set anchors on an item inside a Layout; it causes binding loops. Anchors are only for positioning items that are outside of Layouts. Items inside Layouts get positioned using properties like <tt style="background: #ebebeb; font-size: 13px;">Layout.fillWidth, </tt>Layout.Alignment`, <tt style="background: #ebebeb; font-size: 13px;">Layout.maximumWidth</tt>, and so on.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27189">https://phabricator.kde.org/D27189</a></div></div><br /><div><strong>To: </strong>niccolove, VDG, Plasma, ngraham<br /><strong>Cc: </strong>ngraham, ndavis, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>