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

--- Comment #56 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit d76898f142f4c20d8422c45a84bb0c37f5aa0eb4 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 02/04/2020 at 13:09.
Pushed by rempt into branch 'krita/4.3'.

Fix hiccups when zooming with a tablet

The hiccups while zooming were happening because of gui controls like
sliders and mode combo box being updated too often during the tablet
stroke.

This patch should also fix the FPS ussies while zooming. Now FPS should
be only limited by the underlying GPU (therefore 60+ FPS).
(cherry picked from commit 4d7f3461458d2608130187fb992797f67a0148fc)

M  +2    -2    libs/ui/KisView.cpp
M  +1    -1    libs/ui/KisViewManager.cpp
M  +28   -19   libs/ui/kis_zoom_manager.cc
M  +6    -1    libs/ui/kis_zoom_manager.h
M  +23   -12   libs/widgets/KoZoomAction.cpp
M  +7    -11   libs/widgets/KoZoomAction.h

https://invent.kde.org/kde/krita/commit/d76898f142f4c20d8422c45a84bb0c37f5aa0eb4

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

Reply via email to