https://bugs.kde.org/show_bug.cgi?id=410940
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/bec98dc13e6190 | |708916781aa8f0559ee0c1610e Status|REOPENED |RESOLVED --- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit bec98dc13e6190708916781aa8f0559ee0c1610e by Dmitry Kazakov. Committed on 21/08/2019 at 10:46. Pushed by dkazakov into branch 'master'. Fix severe zoom jumps when zooming with a touchpad Every time we decrement accumulatedScrollDelta we should decrement it with DefaultDeltasPerStep, not with 1's :) M +3 -1 libs/ui/input/kis_input_manager.cpp https://invent.kde.org/kde/krita/commit/bec98dc13e6190708916781aa8f0559ee0c1610e -- You are receiving this mail because: You are watching all bug changes.