Re: Possible to change scroll refresh rate to match monitor

2023-01-07 Thread Tim Hanson
Date: Sat, 07 Jan 2023 10:47:51 +0100 From: David Hurka To: okular-devel@kde.org Subject: Re: Possible to change scroll refresh rate to match monitor (e.g. 120Hz, 144Hz) Message-ID: <2285352.ElGaqSPkdT@doro> Content-Type: text/plain; charset="UTF-8" > Is there some w

Re: Possible to change scroll refresh rate to match monitor (e.g. 120Hz, 144Hz)

2023-01-07 Thread David Hurka
> Is there some way to get okular to refresh the page faster? > It seems fixed at 60hz. Its not possible from within Okular. According to QScroller documentation, there is a global animation timer which sets the update rate. This timer should match the frame rate of the screen, but apparently tha