Summary: | Activate Kinetic Scrolling by default on Android | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Dmitry Kazakov <dimula73> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Android 9.x | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dmitry Kazakov
2020-05-23 21:16:21 UTC
It's already on by default. Git commit 993aab3ca4a0f53f676a93a6d5864556d22e2775 by Sharaf Zaman. Committed on 07/10/2020 at 10:02. Pushed by szaman into branch 'krita/4.3'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 423279 D +0 -69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0 -1 3rdparty/ext_qt/CMakeLists.txt M +1 -1 libs/ui/kis_config.cc M +5 -0 libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/993aab3ca4a0f53f676a93a6d5864556d22e2775 Git commit cd04988ed35bfde9b9cecf794fa1745108870153 by Sharaf Zaman. Committed on 07/10/2020 at 10:03. Pushed by szaman into branch 'master'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 423279 (cherry picked from commit 993aab3ca4a0f53f676a93a6d5864556d22e2775) D +0 -69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0 -1 3rdparty/ext_qt/CMakeLists.txt M +1 -1 libs/ui/kis_config.cc M +5 -0 libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/cd04988ed35bfde9b9cecf794fa1745108870153 Git commit ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 by Sharaf Zaman. Committed on 07/10/2020 at 10:03. Pushed by szaman into branch 'krita/4.4.0'. Android: activate Kinetic scrolling The hack I wrote was incomplete and dirty. We already have a great mechnism for kinetic scrolling. Related: bug 423279 (cherry picked from commit 993aab3ca4a0f53f676a93a6d5864556d22e2775) D +0 -69 3rdparty/ext_qt/0101-Explicity-handle-touchEvents-in-QAbstractScrollArea-.patch M +0 -1 3rdparty/ext_qt/CMakeLists.txt M +1 -1 libs/ui/kis_config.cc M +5 -0 libs/widgetutils/KisKineticScroller.cpp https://invent.kde.org/graphics/krita/commit/ba15f96dc90b5b0e7e7ee9bfe4dc9b18fa913f85 |