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

--- Comment #53 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4d7f3461458d2608130187fb992797f67a0148fc by Dmitry Kazakov.
Committed on 02/04/2020 at 12:02.
Pushed by dkazakov into branch 'master'.

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).

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/4d7f3461458d2608130187fb992797f67a0148fc

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

Reply via email to