<table><tr><td style="">filipf added a comment.
</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/D22458">View Revision</a></tr></table><br /><div><div><p>Logo size still looks too big to me; IMO these things shouldn't be too much in the users' face and the logo shouldn't overpower the clock. Also I think the second screenshot doesn't accurately represent new code.</p>

<p>You had <tt style="background: #ebebeb; font-size: 13px;">units.largeSpacing * 8</tt> before => 8 * 8 = 64</p>

<p>Now it's <tt style="background: #ebebeb; font-size: 13px;">units.gridUnits * 6</tt> => 18 * 6 = 108</p>

<p>Ideally we'd multiply <tt style="background: #ebebeb; font-size: 13px;">units.gridUnits</tt> with 3 or 4 to get to 64 again (or do Math.round when multiplying with 3.5).</p>

<p>For me <tt style="background: #ebebeb; font-size: 13px;">units.gridUnits * 3</tt> looks perfect:</p>

<p><a href="https://phabricator.kde.org/F7028361" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F7028361: Screenshot_20190715_210721.png</a></p>

<p>And it seems I didn't give the best of advice for <tt style="background: #ebebeb; font-size: 13px;">sourceSize.width</tt> as there's now a binding loop. If <tt style="background: #ebebeb; font-size: 13px;">width</tt> is changed with <tt style="background: #ebebeb; font-size: 13px;">implicitWidth</tt> it goes away though.</p>

<hr class="remarkup-hr" />

<p>On a more general note, I'd keep the logo turned off by default but let's see what others think. Looking into the future it would also be good to add a UI option and chooser too, but not important now.</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/D22458">https://phabricator.kde.org/D22458</a></div></div><br /><div><strong>To: </strong>cblack, VDG, Plasma<br /><strong>Cc: </strong>Codezela, filipf, davidedmundson, broulik, ngraham, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>