https://bugs.kde.org/show_bug.cgi?id=509741
Freya Lupen <penguinflyer2...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/93c283a |hics/krita/-/commit/2197e56 |335f3aaa2dfa33643e4a8e07392 |eec118564fa025a72a89e3646c5 |63af35 |8556aa --- Comment #3 from Freya Lupen <penguinflyer2...@gmail.com> --- Git commit 2197e56eec118564fa025a72a89e3646c58556aa by Freya Lupen. Committed on 28/09/2025 at 15:54. Pushed by freyalupen into branch 'krita/5.2'. Fix off-by-1 in BrushHud Deform Modes combobox The DeformModes enum starts at 1, the combobox indices start at 0, account for this in the read-write of the combobox which is shown in the On-Canvas Brush Editor. (cherry picked from commit 93c283a335f3aaa2dfa33643e4a8e0739263af35) Co-authored-by: Freya Lupen <penguinflyer2...@gmail.com> M +2 -2 plugins/paintops/deform/kis_deform_paintop_settings.cpp https://invent.kde.org/graphics/krita/-/commit/2197e56eec118564fa025a72a89e3646c58556aa -- You are receiving this mail because: You are watching all bug changes.