https://bugs.kde.org/show_bug.cgi?id=386620
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|krita-bugs-n...@kde.org |poke1...@gmx.de CC| |b...@valdyas.org --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- Bernhard, Could you take a look? I'm wondering whether this is related to commit 4cb82985c37e07d8e628094fb137169c35ac1df6 Author: Bernhard Liebl <poke1...@gmx.de> Date: Sun Oct 22 13:51:07 2017 +0200 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 As Neviril's bisect seems to suggest. -- You are receiving this mail because: You are watching all bug changes.