https://bugs.kde.org/show_bug.cgi?id=369349

--- Comment #35 from alvinhoc...@gmail.com ---
Git commit c083e1e1940f896e9bb19308694df72c95a9e00a by Alvin Wong.
Committed on 10/07/2017 at 08:53.
Pushed by alvinwong into branch 'master'.

Improve framerate of stabilizer

This change aims to improve the framerate of the stabilizer visual
feedback.

 - Perform delayed paint during `KisToolFreehandHelper::paint` (pointer
   event) and use a timer for backup.
 - Removed the `stabilizerDelayedPaintInterval` config option.
 - Added the `stabilizerDelayedPaint` config option for disabling the
   delayed painting,
Maniphest Tasks: T6440
Differential Revision: https://phabricator.kde.org/D6534

M  +5    -5    libs/ui/kis_config.cc
M  +2    -2    libs/ui/kis_config.h
M  +34   -22   libs/ui/tool/KisStabilizerDelayedPaintHelper.cpp
M  +4    -2    libs/ui/tool/KisStabilizerDelayedPaintHelper.h
M  +8    -4    libs/ui/tool/kis_tool_freehand_helper.cpp

https://commits.kde.org/krita/c083e1e1940f896e9bb19308694df72c95a9e00a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to