https://bugs.kde.org/show_bug.cgi?id=422999
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/b73fdfa14 |hics/krita/commit/68aeea22b |b9d7fd747eed60c484fd66d5964 |1f66867245c3a26480c5d347c4d |c5c2 |ed84 --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 68aeea22b1f66867245c3a26480c5d347c4ded84 by Boudewijn Rempt. Committed on 15/06/2020 at 09:06. Pushed by rempt into branch 'krita/4.3'. Lens blur: Map between translated and untranslated strings in filter config The filter stores the shape/sides parameter as a string taken directly from the ui, instead of an enum or an index. This patch maps the translated string back to the English string so we store the config in English, and show the value translated. (cherry picked from commit 6ba7618cadeed70f7367711e840fda7edc1801a3) M +1 -0 plugins/filters/blur/kis_lens_blur_filter.cpp M +9 -2 plugins/filters/blur/kis_wdg_lens_blur.cpp M +1 -0 plugins/filters/blur/kis_wdg_lens_blur.h https://invent.kde.org/graphics/krita/commit/68aeea22b1f66867245c3a26480c5d347c4ded84 -- You are receiving this mail because: You are watching all bug changes.