D20437: Make selection scrolling go at 60 fps

Nathaniel Graham noreply at phabricator.kde.org
Thu Apr 11 17:05:34 BST 2019


ngraham added inline comments.

INLINE COMMENTS

> pageview.cpp:3770
>      {
> -        if (!d->dragScrollTimer.isActive()) d->dragScrollTimer.start(100);
> +        if (!d->dragScrollTimer.isActive()) d->dragScrollTimer.start(16); // 16 milliseconds / 60 fps
>      }

Yeah I'd change the `/` to `==` or the word "equals" for clarity's sake

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D20437

To: kezik, #okular, aacid, sander
Cc: sander, ngraham, aacid, ahmedbilal, okular-devel, kezik, joaonetto, tfella, darcyshen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20190411/c32bc3f7/attachment-0001.html>


More information about the Okular-devel mailing list