| Summary: | Text tool doesn't work | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | pantelos2585 |
| Component: | Tool/Text | Assignee: | sh_zam <shzam> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 11.x | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/5f09f93640786a1a7f8f3b39000a319e1732fb91 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
pantelos2585
2021-06-14 17:41:04 UTC
Git commit 652f001e8a704971fa0435165858c3896040e6f5 by Sharaf Zaman. Committed on 23/09/2021 at 12:22. Pushed by szaman into branch 'master'. Bugfix: Propagate TouchBegin event We used to ignore the TouchBegin event which would in some cases not activate the tool. M +3 -1 libs/ui/input/kis_input_manager.cpp M +1 -0 libs/ui/input/kis_input_manager_p.h https://invent.kde.org/graphics/krita/commit/652f001e8a704971fa0435165858c3896040e6f5 Git commit 5f09f93640786a1a7f8f3b39000a319e1732fb91 by Sharaf Zaman. Committed on 30/09/2021 at 12:53. Pushed by szaman into branch 'krita/5.0'. Bugfix: Propagate TouchBegin event We used to ignore the TouchBegin event which would in some cases not activate the tool. (cherry picked from commit 652f001e8a704971fa0435165858c3896040e6f5) M +3 -1 libs/ui/input/kis_input_manager.cpp M +1 -0 libs/ui/input/kis_input_manager_p.h https://invent.kde.org/graphics/krita/commit/5f09f93640786a1a7f8f3b39000a319e1732fb91 |