<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />davidedmundson requested review of this revision.
</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/D13051">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Fixes numerous issues:</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">the default behaviour had changed. It should disable force font DPI,</li>
</ol>

<p>not set it to 96</p>

<ol class="remarkup-list" start="2">
<li class="remarkup-list-item">disabling didn't work, we'd set the value to 0, which would update</li>
</ol>

<p>the spinbox, which has a minimum which sets the value to 96 (we were<br />
warned of this with a binding loop error)</p>

<ol class="remarkup-list" start="3">
<li class="remarkup-list-item">toggling the checkbox didn't enable the apply button</li>
</ol>

<p>New code fixes that and is more declarative too.</p>

<p>BUG: 394180</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Toggled, reset to defaults, restarted</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13051">https://phabricator.kde.org/D13051</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcms/fonts/fonts.cpp<br />
kcms/fonts/package/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>