<table><tr><td style="">kezik updated this revision to Diff 54655.<br />kezik retitled this revision from "Don't call scrollTo every time there's a mouseMoveEvent, use a timer instead" to "Set Qt::AA_CompressTabletEvents attribute to avoid latency when scrolling with a tablet".<br />kezik edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-6e64zuo4klx52kt/">(Show Details)</a><br />kezik 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/D16519">View Revision</a></tr></table><br /><div><div><p>This is the correct fix for this issue, disregard the past patch</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">BUG: 399208 <br />
<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">A workaround to the fact that on some hardware configurations with a wacom tablet (or, in general, an input device that generates a lot of events), okular accumulates several second of input latency<br />
<br />
The timer is hardcoded to run at 60 fps, maybe that's not elegant<br />
<br />
I see that there's similar functionality in a pair of other places, but I wasn't able to recycle the code efficiently</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">See also: https://bugreports.qt.io/browse/QTBUG-71708</span><br />
<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">I tested this on a weak celeron n3450 laptop with no performance drawbacks<br />
I don't notice any additional stuttering or lag on my powerful desktop<br />
</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Enabling this option _vastly_ improves the user experience on wacom tablets and touchscreens</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R223 Okular</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D16519?vs=44486&id=54655">https://phabricator.kde.org/D16519?vs=44486&id=54655</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16519">https://phabricator.kde.org/D16519</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>shell/main.cpp</div></div></div><br /><div><strong>To: </strong>kezik, Okular<br /><strong>Cc: </strong>aacid, okular-devel, Okular, joaonetto, tfella, ngraham, darcyshen<br /></div>