Summary: | brushes Blending modes's shortcutes are not work. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | アヤト <procotiat1986> |
Component: | Brush engines | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version: | 4.2.9 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/75e33fc1c93e6ab171c4df8054f0bd49c789d953 | Version Fixed In: | |
Sentry Crash Report: |
Description
アヤト
2020-06-13 14:10:57 UTC
Git commit 4a7ebe99244cb3ce9980def209a71574fb91176e by Dmitry Kazakov. Committed on 04/09/2020 at 18:42. Pushed by dkazakov into branch 'master'. Fix blending mode shortcuts when using non-English locale Actions should not use translated strings as action-ids. M +1 -3 libs/ui/kis_paintop_box.cc M +69 -176 libs/ui/widgets/kis_cmb_composite.cc M +4 -2 libs/ui/widgets/kis_cmb_composite.h https://invent.kde.org/graphics/krita/commit/4a7ebe99244cb3ce9980def209a71574fb91176e Git commit 75e33fc1c93e6ab171c4df8054f0bd49c789d953 by Dmitry Kazakov. Committed on 04/09/2020 at 18:54. Pushed by dkazakov into branch 'krita/4.3'. Fix blending mode shortcuts when using non-English locale Actions should not use translated strings as action-ids. M +1 -3 libs/ui/kis_paintop_box.cc M +69 -176 libs/ui/widgets/kis_cmb_composite.cc M +4 -2 libs/ui/widgets/kis_cmb_composite.h https://invent.kde.org/graphics/krita/commit/75e33fc1c93e6ab171c4df8054f0bd49c789d953 |