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

--- Comment #65 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit ddd2a774f2b45ae6cedac34557be835215a61895 by Dmitry Kazakov.
Committed on 02/04/2020 at 09:51.
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/ddd2a774f2b45ae6cedac34557be835215a61895

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

Reply via email to