<table><tr><td style="">thomasbrixlarsen created this revision.<br />thomasbrixlarsen added a project: KDE PIM.<br />Restricted Application added a subscriber: KDE PIM.<br />thomasbrixlarsen 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/D12454">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Arch Linux package updates articles are currently being rendered without zoom.</p>

<p>I have tested moving the call to setZoomFactor to later QWebEnginePage signals to find the optimal place to put it.</p>

<p>loadFinished: Renders zoomed, but only after the article is fully loaded.<br />
loadStarted: Renders without zoom.<br />
loadProgress: Renders zoomed, but is called multiple times. In my tests the worst observed number of calls was 8 (on a Phoronix article) adding ~1 ms to article load time.</p>

<p>This patch implements the loadProgress option.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R201 Akregator</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12454">https://phabricator.kde.org/D12454</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/articleviewer-ng/webengine/articleviewerwebenginepage.cpp<br />
src/articleviewer-ng/webengine/articleviewerwebenginepage.h</div></div></div><br /><div><strong>To: </strong>thomasbrixlarsen<br /><strong>Cc: </strong>KDE PIM, dvasin, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>