Diffusion Krita 4cb82985c37e

Adds a user configuration for maximum fps for canvas updates

Authored by poke1024 on Oct 22 2017, 11:51 AM.

Description

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

Details

Committed
poke1024Oct 22 2017, 11:51 AM
Differential Revision
D8193: Fps limit configuration
Parents
R37:7e81dc12f5e3: Change default OpenGL texture size from 256 to 2048
Branches
Unknown
Tags
Unknown