<table><tr><td style="">dvratil created this revision.<br />dvratil added a project: KDE PIM.<br />Restricted Application added a subscriber: KDE PIM.
</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/D6321" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>On my non-high-DPI display the day numbers in each cell in the month view in KOrganizer were too big and did not fit into the header of the cell. Since the code uses the height of the cell header and margin (which are both in pixels) to calculate the size of the font, it makes IMO sense to use pixelSize rather than pointSize.</p>
<p>Now the month view looks correctly on my system, but I need someone to test it on a high-DPI display :-)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R76 PIM: Event Views</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6321" rel="noreferrer">https://phabricator.kde.org/D6321</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/month/monthscene.cpp</div></div></div><br /><div><strong>To: </strong>dvratil, mlaurent<br /><strong>Cc: </strong>KDE PIM, dvasin, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>