<table><tr><td style="">davidedmundson created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</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/D5487" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>QXcbScreen when loading uses QByteArray.toInt().</p>

<p>QByteArray("152.23").toInt() returns 0, rather than a rounded version,<br />
this means QXcbScreen falls back to the virtualDPI for the logicalDPI<br />
rather than the explicitly set one.</p>

<p>The end result is that my scaling setting didn't work properly.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R104 KScreen</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/D5487" rel="noreferrer">https://phabricator.kde.org/D5487</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcm/src/scalingconfig.cpp<br />
kcm/src/scalingconfig.h</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>