<table><tr><td style="">davidedmundson 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/D27337">View Revision</a></tr></table><br /><div><div><p>What the original code was trying to do was distribute the whitespace among cells, right now if you resize to be 5.8 columns wide we want to spread that out, not have a gap on the white.</p>

<p>You're right on the fonts resizing though.<br />
This is also a fix:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">fontSizeMode: Text.Fit</li>
</ul>

<p>+                fontSizeMode: Text.VerticalFit</p>

<p>Though given we have a fixed grid size, maybe we could just set a pixelSize in here. That'd be even faster.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27337">https://phabricator.kde.org/D27337</a></div></div><br /><div><strong>To: </strong>Zren, apol, Plasma<br /><strong>Cc: </strong>broulik, davidedmundson, ngraham, 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>