Skip to content
Commit 4cb82985 authored by Bernhard Liebl's avatar Bernhard Liebl
Browse files

Adds a user configuration for maximum fps for canvas updates

Under "Performance / Advanced / Limit Frames per Second" there is now a slider that allows the configuration of the targeted frames per second updates the canvas should receive. This configures the updateSignalCompressor in KisCanvas2 to not trigger update events more often. Having a lower fps gives the main thread more time to do other QT event processing, which could be beneficial one some machines/installations.

Differential Revision: https://phabricator.kde.org/D8193
parent 7e81dc12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment