https://bugs.kde.org/show_bug.cgi?id=472636

Freya Lupen <penguinflyer2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/2f6ce2c
                   |                            |1ab0fc9428c8e4f51d00c0948b0
                   |                            |e04fd4

--- Comment #2 from Freya Lupen <penguinflyer2...@gmail.com> ---
Git commit 2f6ce2c1ab0fc9428c8e4f51d00c0948b0e04fd4 by Freya Lupen.
Committed on 26/07/2023 at 23:24.
Pushed by rempt into branch 'master'.

Fix Ten Brushes script error when unconfigured

'list[idx] = value' doesn't work if idx may be invalid.
Use list.insert(idx, value) instead.

M  +1    -1    plugins/python/tenbrushes/tenbrushes.py

https://invent.kde.org/graphics/krita/-/commit/2f6ce2c1ab0fc9428c8e4f51d00c0948b0e04fd4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to