<table><tr><td style="">januz 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/D6764" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>So, I've been fighting with this for a few weekends already and I just can't get it to work reliably with a relative scale. The spacing goes all wonk and sometimes the labels' font size don't change the way you expect them to (probably because of the maze of bindings).</p>

<p>I got frustrated and started writing a quick proof-of-concept rewrite, and it's working pretty well so far.  Instead of using a grid + 3 labels (and some "helper" elements), the new code uses a single label. All the magic happens in the label's text. You can check the code here:<br />
<a href="https://github.com/diegogangl/digital_clock_r/blob/master/package/contents/ui/ClockLabel.qml" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/diegogangl/digital_clock_r/blob/master/package/contents/ui/ClockLabel.qml</a></p>

<p>There's a lot missing of course, but I could finish/polish it and submit a patch. Custom date formats could also be doable with this code. What do you guys think? Would you be interested in a rewrite patch?</p></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6764" rel="noreferrer">https://phabricator.kde.org/D6764</a></div></div><br /><div><strong>To: </strong>januz, Plasma, VDG<br /><strong>Cc: </strong>IlyaBizyaev, davidedmundson, ngraham, Zren, mart, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>